A fairly comprehensive list of common Linux commands:
http://www.pixelbeat.org/cmdline.htmlBarney
Great little list

I'm getting into linux and I love how easily and fast you can do some stuff in a terminal. Going to print this list, read it and keep it as a reference.
thanks
this is a good one:
shutdown now

(sorry, bad day with linux)
I was just going through my favorites in firefox and found another great tutorial about common commands:
http://gd.tuwien.ac.at/linuxcommand.org/le...g_the_shell.php But this is guide is more about basic commands you need everyday. Could help another newbie like me
Hurmoth
Aug 6 2006, 20:49
Excellent! This is a huge help... thanks
Helpful for a n00b like myself, thanks.
Just started class and writing scripts. thanks.
Swiftie
Nov 11 2006, 00:24
Both links are superb. Learning so much.
knight17
Dec 19 2006, 06:56
Thanks man..this will help learners like me.
this is good!
neat and clean
miinamd
Dec 27 2006, 00:08
MysticGr
Mar 23 2007, 01:23
cheers for the links folks
akiratheoni
Nov 15 2007, 00:20
Nice guide, i book marked it.
Krpano
Nov 15 2007, 12:58
Great links...all of them.
All bookmarked for future need.
Thx guys.
Dakkaroth
Dec 12 2007, 18:22
Great bunch of lists guys! Thanks.
roadgeek9
Dec 13 2007, 01:07
Very useful list. Thanks!
J_Smith
Dec 13 2007, 04:42
Thanks
Nn'theraq'pss
Jan 3 2008, 00:06
Kill a process by it's name:
kill `ps -ef | grep process_name | grep -v grep | awk '{print $2}'`
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.