LXer: Introduction to the Linux goto shell utility
by LXer from LinuxQuestions.org on (#4XKWV)
Published at LXer:
The goto shell utility allows users to navigate to aliased directories and also supports autocompletion.How it worksBefore you can use goto, you need to*register your directory aliases. For example:goto -r dev /home/iridakos/developmentthen change to that*directory, e.g.:read more
Read More...


The goto shell utility allows users to navigate to aliased directories and also supports autocompletion.How it worksBefore you can use goto, you need to*register your directory aliases. For example:goto -r dev /home/iridakos/developmentthen change to that*directory, e.g.:read more
Read More...