On Tue, 25 May 2010, IOhannes m zmoelnig wrote:On 2010-05-24 01:25, Camilo Cadavid Corredor wrote:"read- resize camilocadavid/Secuencias/Bajo_fiesta1 80.aif Bajo"Pd currently has no escape mechanism to write symbols containing spaces.therefore, don't use filenames containing spaces (unless you areprepared to do some "trickery")
"list camilocadavid/Secuencias/Bajo_fiesta1 80.aif Bajo"
|
[l2s]
|
"read -resize $1"
as long as all spaces are single and are not at the beginning nor end.