Introduction to the Linux goto shell utility

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

Source: LXer – Introduction to the Linux goto shell utility