The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com




Thread: ls command
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #5 (permalink)  
Old 05-29-2007
rinku rinku is offline
Registered User
  
 

Join Date: May 2007
Posts: 54
thanx.
it works but it print All file name which are similar to that pattren.
that means it print
S070528D
S070528S

both file name. but I want to print only last modified file name.
If I have to change that ls command then plz tell me what is it.