in reply to Re: Re: "not enough arguments" with 'mkdir' command
in thread "not enough arguments" with 'mkdir' command
The entire program is just one line.
Can you show us that one line then?
Does
work for you?perl -e "mkdir q(foobar), 0777"
Update: Changed to include umask as jsprat's comment is correct.
-sauoq "My two cents aren't worth a dime.";
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Re: "not enough arguments" with 'mkdir' command
by nysus (Parson) on Dec 09, 2003 at 01:13 UTC |