On Sun, May 16, 2010 at 23:47, Peng Yu wrote:
> I tried the following command to create a dir with '/' in the name.
> But it only create a directory with name 'm'. Is there a way to make a
> directory with '/' in the name?
>
> Seems like Mac OS X can have `/' in directory names.
mkdir m\/\/
>
>
On Sun, 16 May 2010, Peng Yu wrote:
> I tried the following command to create a dir with '/' in the name.
> But it only create a directory with name 'm'. Is there a way to make a
> directory with '/' in the name?
>
> mkdir m\/\/
There are two characters that cannot be in a file or directory
I tried the following command to create a dir with '/' in the name.
But it only create a directory with name 'm'. Is there a way to make a
directory with '/' in the name?
mkdir m\/\/
--
Regards,
Peng