shell-base/alias/network

3 lines
81 B
Plaintext

alias ports="netstat -tulpn"
alias flushdns="systemctl restart systemd-resolved"