I need a better way to loop in the shell...

Björn König bkoenig at cs.tu-berlin.de
Tue Dec 13 23:53:24 PST 2005


Hello user,

This worked for me:

   xargs -I% rm % < file


Björn


More information about the freebsd-questions mailing list