Hacker News new | ask | show | jobs
by dmckeon 4913 days ago
In a bash session (bash 2.05 or later):

  $ hash | sort -nr | less
shows usage counts and full paths of executed commands.