Fix psg alias
This commit is contained in:
parent
0061ba11f1
commit
f1549b62a0
@ -1,5 +1,5 @@
|
||||
# PS
|
||||
alias psg="ps aux | grep $1"
|
||||
alias psg="ps aux | grep "
|
||||
alias psr='ps aux | grep ruby'
|
||||
|
||||
# Moving around
|
||||
|
Loading…
x
Reference in New Issue
Block a user