How to Create a Shortcut to a Folder on Raspberry Pi

To create a shortcut to a folder on your Raspberry Pi, simply run the following command from the terminal:

ln -s /path/to/source/directory ~/Desktop/LinkName

Enjoy!

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top