[Devops] Fave command line tools?

Michael Renner michael.renner at amd.co.at
Wed Mar 2 18:48:08 CET 2011


On Mar 2, 2011, at 16:46 , astera wrote:

> Ehlo devops,
> 
> I'm wondering, what are your most favourite - and probably hideously
> ignored by the rest of the world - command line tools?


Yo 'stera!

From my PoV:

iostat  - It's about IOPS, not MiB/sec
ethstatus - km/h for NICs
dstat - all of the above, and some more
tshark - if tcpdump -X gets too nasty and you're too lazy for proper wireshark
grep | awk | sort | uniq -c
perl -l, -n, -p, -e (perldoc perlrun)
watch in combination with /proc/$PID/fd, /proc/$PID/fdinfo - instant progressbar!
pv - progress bars for pipes!

lg,
Michael


More information about the Devops mailing list