|
|
|
|
|
by scrapheap
334 days ago
|
|
`cd -` is great for when you just want to nip out of your current directory for a second and then come straight back - especially as I'm pretty sure that most of us never think about pushd/popd until after we've moved to the other directory with cd :) |
|