04 Mar
"cd" tricks to increase your efficiency
ПодаръцивикI was doing some work that involved moving between several directories. Remembering about pushd and popd, I googled around to try and find out how to use them properly. I found this article which was helpful, but what was even better was one of the comments talking about “cd -”. [root@host tmp]# pwd /tmp [root@host [...]
