8 Jan 11:07
Re: What's wrong with my gnome desktop? 选项
Robert Moonen <rmoonen <at> bigpond.net.au>
2009-01-08 10:07:32 GMT
2009-01-08 10:07:32 GMT
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 Oh, and maybe do a ls -la Desktop as well, 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
RSS Feed