The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Operating Systems > Linux > SuSE
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 07-30-2007
quintet quintet is offline
Registered User
  
 

Join Date: Jun 2006
Posts: 95
Which OS you are using. I tried the same command in AIX

ls -lt | tail -1 | awk '{print $6}'

and I got 'Jul' as response