Kagee

Untitled

Jul 24th, 2014
310
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. vagrant@vagrant:~$ echo "$GATEWAY -> $(echo -n $GATEWAY | cut -d . -f 1-3).$(($(echo $GATEWAY | cut -d . -f 4 )-1))"
  2. 172.16.201.2 -> 172.16.201.1
Advertisement
Add Comment
Please, Sign In to add comment