Linux 101 Hacks
01. CD Command
Hack 6. Use “shopt -s cdspell” to automatically correct mistyped directory names on cd
by
Ramesh
Hack 5. Use dirs, pushd and popd to manipulate directory stack
by
Ramesh
Hack 4. Use “cd -” to toggle between the last two directories
by
Ramesh
Hack 3. Perform mkdir and cd using a single command
by
Ramesh
Hack 2. Use cd alias to navigate up the directory effectively
by
Ramesh
Hack 1. Use CDPATH to define the base directory for cd command
by
Ramesh