![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | 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 |
| Can you suggest a more efficient way for this? | mikie | Shell Programming and Scripting | 1 | 11-20-2006 10:49 AM |
| Efficient way of Awk | braindrain | Shell Programming and Scripting | 4 | 07-11-2006 03:01 PM |
| Is there a more efficient way? | SelectSplat | Shell Programming and Scripting | 6 | 12-16-2005 04:59 PM |
| Efficient I/O | S.P.Prasad | High Level Programming | 1 | 12-09-2003 01:38 PM |
| Efficient Dispatching | uchachra | UNIX for Advanced & Expert Users | 1 | 01-10-2003 05:33 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
help on most efficient search
Hello,
We have a directory with 15 sub-directories where each sub-directory contains 1.5 to 2 lakhs of files in it. Daily, around 300-500 files will be uploaded to each sub-directory. Now, i need to get the list of files received today in most efficient way. I tried using "find with newer option" and also the "ls -ltr with tail" but both are taking long time to provide the list of images received today. Please advise me on the most efficient way (should take least time possible) to find today's files. TIA Prvn |
| Bookmarks |
| Tags |
| linux, mtime, solaris |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|