![]() |
|
|
google unix.com
|
|||||||
| Forums | Casino | Register | Forum Rules | Links | Albums | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| unix find command | mnnarendra | UNIX for Dummies Questions & Answers | 1 | 08-17-2008 02:03 AM |
| Little bit weired : Find files in UNIX w/o using find or where command | jatin.jain | Shell Programming and Scripting | 10 | 09-19-2007 06:47 AM |
| The UNIX find command | scriptingmani | UNIX for Dummies Questions & Answers | 5 | 07-10-2007 04:17 AM |
| how to find a file in UNIX without find command? | bluo | Shell Programming and Scripting | 3 | 09-24-2003 11:47 PM |
| how to find a command in Unix? | lacasa | UNIX for Dummies Questions & Answers | 1 | 02-22-2001 02:49 AM |
![]() |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|||
|
unix find command
I need help with tweaking the unix find command. currently the find command searches all the directories under $div/users modified in the last 1 day.
find $div/users -type d -mtime +1 I need this changed to find only subdirectories and sub-subdirectories modified in the last 1 day under $div/users. the find should go only two levels, and not 4 levels below it is currently doing. |
| Sponsored Links |
![]() |
| Bookmarks |
| Tags |
| None |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|