Either I'm hearing voices, or Matthew Dalton wrote on 16/03/00:

 | >                 cp -a "./${i} ~/music/cs/include"

It actually isn't my script.... I had already taken the quotes out, but
quickly put them back in to preserve the original. Forgot those two middle
ones.

Taking all quotes out doesn't work either. Neither will this script:

#!/bin/bash
echo "poo"

Unless I call it with a full path.

Why not?

$ ./poo.sh
./poo.sh: ./poo.sh: No such file or directory

$ ~/music/cs/src/insts/Effects.Include-1.0.3/poo.sh
poo

???????????

: adrian : 

--
SLUG - Sydney Linux Users Group Mailing List - http://www.slug.org.au
To unsubscribe send email to [EMAIL PROTECTED] with
unsubscribe in the text

Reply via email to