Added cnfrm
This commit is contained in:
parent
7f629e9b21
commit
7737d68812
@ -44,8 +44,8 @@ alias sysdn='sudo systemctl disable --now'
|
||||
|
||||
#opens specified command in new window in screen session
|
||||
alias s='screen -X screen '
|
||||
# In conjunction with the command, to prevent a temporary window from closing after a one-off command, simply add "&& cnfrm"
|
||||
alias cnfrm='read -p "Press enter to proceed"'
|
||||
# press enter to continue. Occasionally useful
|
||||
alias cnfrm='read -p "Press enter to proceed" '
|
||||
|
||||
# A more intense ping for the professional on the go
|
||||
alias pang='ping -i 10 -v -a'
|
||||
|
Loading…
Reference in New Issue
Block a user