-
Notifications
You must be signed in to change notification settings - Fork 76
Open
Description
How to make gorilla
explain the command it proposes?
β ~ gorilla how many terminal commands I execute each day on average
π¦ history | awk '{print $2}' | sort | uniq -c | sort -rn | awk '{ total += $1; count++ } END { print total/count }'
awk: cmd. line:1: fatal: division by zero attempted
I want to understand what it expected to get.
Metadata
Metadata
Assignees
Labels
No labels