08-23-04 10:55 PM
Billy N. Patton wrote:
> Anil Venugopalan wrote:
>
>
>
> csh
> set path = $1;
>
> bash
> path=$1;
>
>
That's not what the OP requested.
Check out
man 1 dirname
for what you want.
NPL
--
"It is impossible to make anything foolproof
because fools are so ingenious"
- A. Bloch
[ Post a follow-up to this message ]
|