2 lines
56 B
Bash
Executable File
2 lines
56 B
Bash
Executable File
watch -t -n .1 'ps auxww|grep -i worker|grep awx|wc -l'
|