sh/bash.d/ps.sh

3 lines
63 B
Bash
Raw Normal View History

2023-05-09 20:02:34 +00:00
# look for a string in processes names
alias pg='ps -A | grep'