![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Answers to Frequently Asked Questions FAQ for UNIX, UNIX commands, Linux, Operating Systems, System Administration, Programming, Shell, Shell Scripts, Solaris, Linux, HP-UX, AIX, OS X, BSD. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Complex find grep or sed command | sjburden | Shell Programming and Scripting | 3 | 05-31-2008 10:45 PM |
| Advanced Strategic Command 2.1.0 (Default branch) | iBot | Software Releases - RSS News | 0 | 04-07-2008 01:20 AM |
| Guide to Advanced Linux Command Mastery, Part 1 | iBot | Oracle Updates (RSS) | 0 | 04-06-2008 06:10 AM |
| complex grep command | naamas03 | Shell Programming and Scripting | 0 | 11-21-2007 04:59 AM |
| complex command substitution | spopuri | Shell Programming and Scripting | 5 | 05-24-2006 09:37 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
|||||
|
advanced/complex uses of the find command
Perhaps the number one advanced find question is:
How to stop find from descending into subdirectories? find command Performing a non-recursive find in Unix Use -prune with find command on AIX Searching for files over 30 days old in current directory disk space used for files with in a directory structure. Question: non-recursive find syntax Another important concept is using find in conjunction with xargs when dealing with a large number of files. Too many files to list / remove grep command-HELP?! + instead of ; For more precise control over files found via a timestamp, use find in conjuction with touch as mentioned in: files between any two given dates no [find -mmin -1] find command using -mmin param a find script And I thought that I'd link in other cool examples involving find... The trouble with FIND ....... Cp All But Some Files, paramater for cp command? / is full Finally, from the USENET Unix FAQS, see: Why doesn't find's "{}" symbol do what I want? Last edited by Perderabo; 08-22-2005 at 11:23 AM.. |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|