|
From: xavier r. <lis...@na...> - 2003-07-18 14:38:54
|
On Thu, Jul 17, 2003 at 05:18:07PM -0400, xavier renaut wrote: | |Hello, | |sounds like the sound paths are not correct |in the sound archive.... | |the server is looking for a DIRECTORY : |wetlands/events/redwing-blackbird/, |then grabs the files in it, | |and in the sound tar, | |there are wetlands/events/redwing-blackbird-*, |which all are file | for i in *(.);do folder=`echo $i |perl -pe 's/[\-\.0-9]//g'`;echo $folder;mkdir $folder 2>/dev/null;mv $i $folder; done (zsh for the *(.) (only files)) bye -- xavier renaut, 514 906 1212 x226 |