S space macrumors newbie Original poster 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 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...