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