Re: What's wrong with my gnome desktop? =?UTF-8?B?6YCJ6aG5?=



hengxing wrote:
I don't know what my mistaken operation which makes all un-hidden
files in my 'home' directory list on the desktop. And if I delete the
file or directory on the desktop, it will remove the file in my 'home
' directory accordingly. It seem a hard link on the desktop which map
to my 'home' directory. How can I remove it from the desktop?

from /home/yourname/$

You will need to issue the command ls -la
from this listing you can see which one is the link, probably only a soft link.
Then you can rm softlink, or whatever its name is.


cheers
Robert



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]