index
:
bin.git
master
misc scripts
Anton Bobov
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
psgrep
blob: f3ead37284ff9c90e4872b84160460fa55d76bb6 (
plain
) (
blame
)
1
2
3
#!/bin/bash
ps
aux
|
grep
-e
"
$1
"
|
grep
-v
grep