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 derfloh 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. navneetkaur

    Full Created/Modified Date & Time of a file

    Hi All I have a requirement for extrracting full date and time of a particular file. I used the following command ls --full-time -l -Str test.txt| tr -s " "|cut -f6,7,8,9 -d" " This command works fine on Unix env but fails on Solaris. The reason why it fails is because...

Part and Inventory Search

Back
Top