greatfiction Asked: 2018-05-13 19:10:00 +0800 CST2018-05-13 19:10:00 +0800 CST 2018-05-13 19:10:00 +0800 CST How to create folder shortcut in ubuntu 18.4 [duplicate] 772 How to create folder shortcut in ubuntu 18.4 Do I need to install an app to do this? thanks! shortcuts directory 1 Answers Voted Joshua Besneatte 2018-05-13T19:51:18+08:002018-05-13T19:51:18+08:00 You can do it from the command line: $ ln -s /my/folder /my/link to enable creating links from file manager, open the preferences dialog, and under the "Behavior" tab, check the "Show action to create symbolic links" box
You can do it from the command line:
to enable creating links from file manager, open the preferences dialog,
and under the "Behavior" tab, check the "Show action to create symbolic links" box