Jon Haugsand <[EMAIL PROTECTED]> [2003-07-01 19:43]: in your directory. > > A very failsafe variant is to use find: > > find . -type f -print0 | xargs -0 mpg123
I usually make use of find's parameter -maxdepth level if you would like to restrict the search to a certain depth of the directory tree (man find). wbr, Lukas -- Lukas Ruf | Wanna know anything about raw | <http://www.lpr.ch> | IP? <http://www.rawip.org> | -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]