Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Lonely spacecowboy



Hi,

 I _always_ fail with constructions like

 cat file.txt | while read file
 do
     <cmd> "${file}"
 done

 when file.txt containing one file per line and
 a filename looks like:

    This is an odd filename.txt
 
 . Is there one for all cure for such a constellation?
 Too much space gives me headaches ! ;)

 Thank you very much for any help in advance! :)

 Keep zshing!
  mcc

 
-- 
Please don't send me any Word- or Powerpoint-Attachments
unless it's absolutely neccessary. - Send simply Text.
See http://www.gnu.org/philosophy/no-word-attachments.html
In a world without fences and walls nobody needs gates and windows.



Messages sorted by: Reverse Date, Date, Thread, Author