I learned a new trick
« previous entry | next entry »
May. 1st, 2008 | 09:12 pm
mood:
cheerful
I am a big fan of htop which is a replacement for the standard version of "Top" that usually comes pre-installed with *nix
Instead of the normal:
[bash]# htop -d 30 output

I can now get a nice colorful version by typing:
[bash]# screen htop -d 30

Kinda cool me thinks.
Instead of the normal:
[bash]# htop -d 30 output
I can now get a nice colorful version by typing:
[bash]# screen htop -d 30
Kinda cool me thinks.
