Show commands count in shell from history
history | awk '{print $2}' | sort | uniq -c | sort -rn | head
Written by Nicklasos
Related protips
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#