tweak the servermem alias
This commit is contained in:
parent
ab9f59aaac
commit
b4c1125dc0
1 changed files with 1 additions and 1 deletions
|
@ -131,7 +131,7 @@ alias vin="vim"
|
||||||
alias vi="vim"
|
alias vi="vim"
|
||||||
|
|
||||||
#Servers Memory
|
#Servers Memory
|
||||||
alias servermem='toilet -w 200 "VPS 01" && ssh shires free -h && toilet -w 200 "VPS 02" && ssh abc free -h && toilet -w 200 "VPS 03" && ssh cdc2 free -h && toilet -w 200 "Freightliner" && ssh freightliner free && toilet -w 200 "NHS" && ssh nhs free -h'
|
alias servermem='toilet -w 200 "VPS 01" && ssh shires free -h && toilet -w 200 "VPS 02" && ssh abc free -h && toilet -w 200 "VPS 03" && ssh cdc2 free -h && toilet -w 200 "Freightliner" && ssh freightliner free -h && toilet -w 200 "NHS" && ssh nhs free -h'
|
||||||
|
|
||||||
###########################################
|
###########################################
|
||||||
# #
|
# #
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue