Re: unable to create any directory that uses numbers as the directory name
- From: Mike Kearey <mkearey@xxxxxxxxxx>
- Date: Fri, 21 Sep 2007 08:37:52 +1000
Madan Thapa wrote:
Hello,
unable to create any directory that uses numbers as the directory name
root@server [~]# mkdir 123
mkdir: cannot create directory `123': No such file or directory
root@server [~]# mkdir 0
mkdir: cannot create directory `0': No such file or directory
Filesystem is not in readonly mode becasue I can create dir with a mix of
numbers and aplhabets.
root@server [~]# mkdir 1ab
root@server [~]#
Please advise.
An issue with local and charset perhaps?
I am able to create dir's and files with my LAN set as:
# echo $LANG
en_US.UTF-8
Also a shell difference perhaps? I have bash as shell:
# echo $SHELL
/bin/bash
Finally, what type of filesystem are you on?
Cheers,
Michael
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
- References:
- unable to create any directory that uses numbers as the directory name
- From: Madan Thapa
- unable to create any directory that uses numbers as the directory name
- Prev by Date: RE: unable to create any directory that uses numbers as thedirectory name
- Next by Date: Re: unable to create any directory that uses numbers as thedirectory name
- Previous by thread: Re: unable to create any directory that uses numbers as the directory name
- Next by thread: Re: unable to create any directory that uses numbers as the directory name
- Index(es):
Relevant Pages
|
|