Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. ddeleo

    How can I grab the seconds value in a file timestamp as a string.

    Is there a way to access/capture the seconds on the file timestamp. I understand that this timestamp is hour, minutes, and seconds, yet the ls -ls command only shows hour and minutes. I am using the Korn shell. Thanks!
  2. ddeleo

    Unix "if' statement -nt condition

    Is anyone familiar with the -nt condition of the if statment in Unix scripting (ie. if [[ file1 -nt file2 ]] ). Where can I find more information on it. It was used in an old script and I need to ensure what it is doing is what we think it is doing. In fact I almost believe it has...

Part and Inventory Search

Back
Top