You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MattFlower edited this page Jan 15, 2013
·
1 revision
Usage
ucd <directory name>
ucd changes to any parent directory of your current directory. It also supports
autocompletion so you can complete the name easily without having to type it out.
This should prevent the mental math necessary to figure out how many dots you will
need to type when doing something like cd ../../../..
Example
/home/mflower/a/b/c/d/e/f/g$ ucd c
/home/mflower/a/b/c$