see most used commands
To see what are the most used commands on your system, type in your terminal
history|awk '{print $2}'|sort|uniq -c|sort -rn|head -10
I got this results on my laptop :)
Written by Abimael Martell
Related protips
1 Response
ruby developer ;)
over 1 year ago
·
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Shell
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#