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 UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 06-20-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
Reply With Quote