Re: unable to create any directory that uses numbers as the directory name
- From: Bill Tangren <bjt@xxxxxxxxxxxxx>
- Date: Thu, 20 Sep 2007 09:10:53 -0400
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.
[root@mach2 ~]# mkdir 123
[root@mach2 ~]# ls -ld 123
drwx------ 2 root root 4096 Sep 20 09:09 123
[root@mach2 ~]#
I can. Not sure why you cannot.
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
- Follow-Ups:
- 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: redhat-list Digest, Vol 43, Issue 17
- Next by Date: Re: unable to create any directory that uses numbers as the directory name
- Previous by thread: 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
|