1 line
77 B
Bash
1 line
77 B
Bash
history | awk '{$1=""}1' | awk '{$1=$1}1' | sort | uniq -c | sort -bgr | more |
history | awk '{$1=""}1' | awk '{$1=$1}1' | sort | uniq -c | sort -bgr | more |