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