From: Michele Andreoli ([email protected])
Date: Fri Nov 12 1999 - 18:33:01 CET
On Fri, Nov 12, 1999 at 02:08:48PM +0000, Bill Peel nicely wrote:
> With release 7r1 I get a /-m directory created which messes
> up cloning to disk as a UMSDOS file system. Cloning works OK
> if I delete /-m. Anyone else have the same problem.
>
> I would also like to know where I can get the TCL.tgz(??) file.
>
Mmm ... this a result of a command like
mkdir dir -m code
-m code set the permission on the new created directory to "code".
What happens if mkdir() do not recognize the "-m" switch?
It create three directory:
dir, -m, code !!!!
Oh, UNIX ...
Sorry, the muLinux mkdir() is not complete.
Michele
-- "I'd like to conclude with a positive statement, but I can't remember any. Would two negative ones do?" -- Woody Allen --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
This archive was generated by hypermail 2.1.6 : Sat Feb 08 2003 - 15:27:12 CET