The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #4 (permalink)  
Old 05-04-2007
jgt jgt is offline
Registered User
 

Join Date: Apr 2007
Location: 44.21.48N 80.50.15W
Posts: 348
Following on with Shell Life

You could after touching the 'timestamp' file, do
'ls -ltr' and see what files are listed after the datestamp file.
Note that the granularity of the list may only be to the nearest minute.
Reply With Quote