Skip to content

Instantly share code, notes, and snippets.

@lancelakey
Created September 12, 2009 01:07
Show Gist options
  • Save lancelakey/185683 to your computer and use it in GitHub Desktop.
Save lancelakey/185683 to your computer and use it in GitHub Desktop.
File 3:
| VLAN | Name | Subnet
| 1 | Default | 10.1.1.0/24
| 10 | Ten | 10.1.10.0/24
| 20 | Twenty | 10.1.20.0/24
| 30 | Thirty | 10.1.30.0/24
| 40 | Fourty | 10.1.40.0/24
| 50 | Fifty | 10.1.50.0/24
sed 's/$/ |/' 3 > 4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment