[PD] OSX-filenames

Yves Degoyon ydegoyon at free.fr
Tue Sep 23 09:50:45 CEST 2003


note that if you use playlist to load your files,
you don't need to suppress the spaces.

cheers,
sevy

Mathieu Bouchard wrote:

>On Mon, 22 Sep 2003, Shintaro Miyazaki wrote:
>
>  
>
>>is there a way to replace all space-signs of my soundfiles into - signs?
>>like drum 33 d.wav into drum-33-d.wav?
>>Can you do that within the shell?
>>is there like a comand for that?
>>    
>>
>
>for z in *; do a=`echo $z|sed 's/ /-/'g`; mv "$z" "$a";done
>
>________________________________________________________________
>Mathieu Bouchard                       http://artengine.ca/matju
>
>
>_______________________________________________
>PD-list mailing list
>PD-list at iem.at
>http://iem.at/cgi-bin/mailman/listinfo/pd-list
>
>
>  
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20030923/1f7eaf29/attachment.htm>


More information about the Pd-list mailing list