sa
This commit is contained in:
parent
bbcbcf28a2
commit
46704e9e37
29 changed files with 265 additions and 265 deletions
|
@ -1,6 +1,6 @@
|
|||
# look for a string in processes names
|
||||
pg() { sh_a__proc_grep "${@}"; }
|
||||
sh_a__proc_grep() {
|
||||
pg() { sa__proc_grep "${@}"; }
|
||||
sa__proc_grep() {
|
||||
pgrep \
|
||||
--list-full \
|
||||
"${@}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue