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!
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.