Directory Request


View Poll Results: What is the best programming Language?
Shell Programming 1 100.00%
C# 0 0%
Java 0 0%
Voters: 1. This poll is closed

 
Thread Tools Search this Thread
Top Forums Shell Programming and Scripting Directory Request
# 1  
Old 09-13-2009
Directory Request

I want to write a script where it search for text in all the files in a directory ... this direcotry includes sub_directory which also contains list of files ...

The for loop must pass by the list of files in directory and enters the subdiectory and list all its files....

Please i need help in this ... i am new to shell scripting so i know it maybe a silly question.
# 2  
Old 09-13-2009
In answer to your question: man find
This answer could have been easily found by using the search utility of this site, as such questions have been asked over and over again.

And a question by myself: What's the poll for? Do you want to know the best language for the task you described or just the best language there is? Because both would be very subjective and a good starter for a flame war.
Login or Register to Ask a Question

Previous Thread | Next Thread

7 More Discussions You Might Find Interesting

1. Solaris

Request

hai is there any way to download and test vcs and vxvm in vmware x86 solaris 10 for education purpose only. i want to learn and practice in my pc. is there any alternate ways have guide me. (1 Reply)
Discussion started by: samiulla
1 Replies

2. IP Networking

necessary ARP request?

Hello, I have 2 clients with Unix installed. host1: eth0 (192.168.5.10) & eth1 (192.168.10.10) host2: eth0 (192.168.10.20) I've connected host1-eth1 to host2-eth0. host1-eth0 isn't connected. I started 'tcpdump' on wonder that host2 got ARP requests for 192.168.5.10. Any idea why host1... (2 Replies)
Discussion started by: daWonderer
2 Replies

3. Shell Programming and Scripting

Request for comments -- Directory favorites under bash

Here are a couple of files related to some ideas I have had on providing a mechanism for navigation across a set of "favorite directories." I would appreciate any comment on the approach and any other useful recommendations. Please visit my project home page on sourceforge Bash Navigator Home... (0 Replies)
Discussion started by: rlandon@usa.net
0 Replies

4. UNIX for Dummies Questions & Answers

HTTP request

Can anybody tell about http request processing in shell script..? (3 Replies)
Discussion started by: noufal
3 Replies

5. Post Here to Contact Site Administrators and Moderators

Request

Hi; I'd like to change my user name. How can i do that? (1 Reply)
Discussion started by: moe2266
1 Replies

6. UNIX for Advanced & Expert Users

LDAP request from unix into Active Directory

Hi all, I experienced a problem when making a LDAP search from Unix Netscape or Unix Mozilla adressbooks into my Active Directory LDAP db for email addresses. I add my Domain Controller hostname and the LDAP root dir to search in. For example: Name: AD LDAP server: gullvi Search Root:... (0 Replies)
Discussion started by: tonlu
0 Replies

7. UNIX for Advanced & Expert Users

a request for help...

Hi, An evil person hacked into my computer last night-- I had a 2nd user account which I used only to allow clients to scp files to me, and this account had a rather 'dumb' password... This was the account that got hacked, anyway, my mailq was filled with thousands of spam emails, so I... (1 Reply)
Discussion started by: patrick99e99
1 Replies
Login or Register to Ask a Question