from small one page howto to huge articles all in one place
poll results
Last additions:
May 25th. 2007:
April, 26th. 2006:
| 
.  You are here: System->Tips and Tricks
Quick 'cd' trickTo return to the previous directory in the shell (bash, ksh, zsh, etc), use cd - Code Listing 1 $ pwd
/home/rd
$ cd /tmp
$ cd -
$ pwd
/home/rd From http://www.gentoo.org/news/en/gwn/20040524-newsletter.xml
rate this article: current rating: average rating: 1.4 (20 votes) (1=very good 6=terrible) Your rating:
back Support this site
Please read "Why adblockers are bad".
|
Other free services .
.
|