Review your most oft-used UNIX commands - Lifehacker

ma.gnolia tags : css javascript ajax scriptaculous Uncategorized web 2.0 Software productivity collaboration web2.0 bash howto Linux ruby Music cool Video fun coaching basketball basketball tips basketball plays basketball drills python django rss syndication articles Finance 2do history photography p2p torrents Real virtual print Technology add-on Firefox ma.gnolia plugins Security privacy torpark anonymous ruby on rails SQL unix cmd
added 2006 Sat Sep 23 7:00:00 by ruadrift
IBM author Michael Stutz lists several ways UNIX users can benchmark and increase their productivity at the command line. One is to use the built in history tool to review what programs you use the most, using this command: history|awk '{print $2}'|awk 'BEGIN {FS="|"} {print $1}'|sort|uniq -c|sort -r
IBM author Michael Stutz lists several ways UNIX users can benchmark and increase their productivity at the command line. One is to use the built in history tool to review what programs you use the most, using this command: history|awk '{print $2}'|awk 'BEGIN {FS="|"} {print $1}'|sort|uniq -c|sort -r







