Results 1 to 4 of 4
Hi, I am new to Linux. I use redhat. I have a folder on my desktop which I am not able to do any action such as open, delete, etc. ...
- 03-04-2009 #1Just Joined!
- Join Date
- Mar 2009
- Posts
- 1
New to Linux-Can't open a folder in deasktop
Hi, I am new to Linux. I use redhat. I have a folder on my desktop which I am not able to do any action such as open, delete, etc. Nothing happens when double click(or right click and click open). When I right click the folder and click on properties it shows the folder contains 300 items. Can anyone help me how to open the folder and view the contents? Thanks.
- 03-05-2009 #2
Did you create this folder, or did it just 'appear'?
- 03-05-2009 #3
Hi and Welcome !
Execute this in Terminal/Konsole :
In case it doesn't work, execute thisCode:cd ~/Desktop ls cd <folder_name>
Post output here.Code:cd ~/Desktop ls -l
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 03-05-2009 #4Just Joined!
- Join Date
- Mar 2009
- Posts
- 2
You might not have permission to open the folder.


Reply With Quote