The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com




Thread: list files
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 06-21-2005
avadhani avadhani is offline
Registered User
  
 

Join Date: Jun 2005
Posts: 15
hi,
Above command list all files , but all output is passed as one argument to command.
and also output has full path of file. I want only filename and comand should be executed on each filename.

Thanks