S space macrumors newbie Original poster Mar 24, 2008 2 0 Aug 2, 2008 #1 Is there a way for aliases/shortcuts for directories to work not only in finder but also in the terminal and X11?
Is there a way for aliases/shortcuts for directories to work not only in finder but also in the terminal and X11?
Cromulent macrumors 604 Oct 2, 2006 6,829 1,132 The Land of Hope and Glory Aug 4, 2008 #2 space said: Is there a way for aliases/shortcuts for directories to work not only in finder but also in the terminal and X11? Click to expand... Make a symlink. ln -s target_filename symlink_filename Click to expand...
space said: Is there a way for aliases/shortcuts for directories to work not only in finder but also in the terminal and X11? Click to expand... Make a symlink. ln -s target_filename symlink_filename Click to expand...