David D
2002-01-08 19:20:19 UTC
I m sorry i m so idiot.
I try to retrieve the basename of a file without the ./ which mwas return me
froma find command
I try a test :
set a = "./mail"
set a =basename $a
echo `$a`
nothing I try without '', $a mean the value into a ?
a+.
I try to retrieve the basename of a file without the ./ which mwas return me
froma find command
I try a test :
set a = "./mail"
set a =basename $a
echo `$a`
nothing I try without '', $a mean the value into a ?
a+.