I would like to create a shortcut to a specific directory so I don’t always have to move down my entire directory hierarchy to get there.
Unfortunately symbolic links are not allowed since I get an “Operation not supported” message when attempting to do this.
How can I acheive the same effect of a symbolic link?