info-mtools
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [mtools] mtools 3.9.9 handles special charaters wrong?


From: Kamil Konieczny
Subject: Re: [mtools] mtools 3.9.9 handles special charaters wrong?
Date: Fri, 16 May 2003 16:15:39 +0200

Witaj andreas,

> [...]
> It seems mattrib wants to do the following;
>   mattrib +h "C:/windows/$NtUninstallQ327979$/spuninst/spuninst.bat"

> When it really should do;
>   mattrib +h "C:/windows/\$NtUninstallQ327979\$/spuninst/spuninst.bat"

> since $ is a special char in bash/csh

Is it shell dependent ?
If so, why not make sed script and substitute '$' with '\$'

The best thing would be to feed
attrib information directly to mattrib,
so there will be no need of shell interaction.

-- 
Pozdrowienia,
 Kamil                            mailto:address@hidden

_______________________________________________
mtools mailing list
address@hidden
http://www.tux.org/mailman/listinfo/mtools


reply via email to

[Prev in Thread] Current Thread [Next in Thread]