You must log in or register to comment.
Oh god I also do this… See the comment below, I ran
history|cut -d " " -f 5|sort|uniq -c|sort -nr|less
on my personal laptop, my third most commonly used command (behindls
andcd
) is just typing in nothing…
Oh god I also do this… See the comment below, I ran history|cut -d " " -f 5|sort|uniq -c|sort -nr|less
on my personal laptop, my third most commonly used command (behind ls
and cd
) is just typing in nothing…