2009/1/8 Robert Moonen <rmoo...@bigpond.net.au> > 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 > > > _______________________________________________ > gnome-list mailing list > gnome-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gnome-list >
The distro might localize directory names (e.g. Ubuntu does this), so it might not be Desktop, but something else.
_______________________________________________ gnome-list mailing list gnome-list@gnome.org http://mail.gnome.org/mailman/listinfo/gnome-list