Results 1 to 4 of 4
Hi i wanted to know why doesnt the contents of the Root directoy show up with the ls command . Example
[root@localhost /]# cd root
[root@localhost ~]# ls
anaconda-ks.cfg
[root@localhost ...
- 01-11-2012 #1Just Joined!
- Join Date
- Oct 2011
- Posts
- 67
Understanding the Root directory in Root Folder
Hi i wanted to know why doesnt the contents of the Root directoy show up with the ls command . Example
[root@localhost /]# cd root
[root@localhost ~]# ls
anaconda-ks.cfg
[root@localhost ~]# cd .wine
[root@localhost .wine]#
Why didnt ls show .wine as a folder ?? Am i missing something.. bbeing a newbie i am just curious.. Any information would be helpful
- 01-11-2012 #2
- 01-11-2012 #3Just Joined!
- Join Date
- Oct 2011
- Posts
- 67
Thanks for the great answer
- 01-11-2012 #4
no problem ... check out the man page for commands you want info on ... man ls will show you options available


Reply With Quote