/ Published in: Other
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
Open terminal cd Desktop ln -s /mnt/usbdrive ln -s 'ln' creates a "Link" between two files/folders. The '-s' flag means "Symbolic", so you created symbolic link to desktop.
URL: http://www.fedoraforum.org/forum/showthread.php?t=32760