By: Stephane
6 Apr 2008 10:21am GMT Hello Instead of ps | grep , you can use pgrep which does pretty much the same in shorter... then use pkill which will signal the matching processes. Cheers, Stephane
By: Brajeshwar
25 Jan 2008 7:12am GMT Well, you can't really help and this isn't the first case. There are lots of blog scrappers. This one seems to be copying everything blatantly.
By: ConcernedFellowBlogger
24 Jan 2008 11:00pm GMT Your copyrighted content has been stolen: http://googit.blogspot.com/2008/01/hot-tips-to-get-best-of-linux-in-2008.html
By: robertl3
17 Jan 2008 8:26am GMT Ctrl+Alt+Esc and click on the frozen window works for me to kill iceweasel when it freezes. Then to restart it I also have to do: ps -ef | grep iceweasel then I kill the number of the iceweasel/firefox/bin process. "kill 2209" for example, then I can restart iceweasel without having to reboot.
By: Brajeshwar
15 Jan 2008 2:24pm GMT @Brady I don't think Hector (the author of this article) needed to copy from you. He is a Linux System Engineer working for a reputed company and the commands are perhaps what most *nix user would know. Btw, you got a good printable version out there and I hope other readers will like it. (Yours is a good resource and I don't needed to moderate your link nor your text.) :-)