cdargs (1) Linux Manual Page
NAME cdargs – bookmarks and browser for cd shell built-in SYNOPSIS cdargs [OPTIONS] function cv () { cdargs $1 && cd `cat $HOME/.cdargsresult` ; } cv [Needle] DESCRIPTION With cdargs you can jump to various places throughout the file-system that are defined using a plain text, line oriented bookmarks file. You can create bookmarks by…
