192.168.0.0/16172.16.0.0/1210.0.0.0/8
Calculator: click here
192.168.0.0/16172.16.0.0/1210.0.0.0/8Calculator: click here
To create an alias, use alias ALIAS_NAME="ALIAS_VALUE":
alias ll="ls -al"
To remove the alias, use the unalias command:
unalias ll