ipv6_expanded 67 B

123
  1. #!/bin/bash
  2. sipcalc "${1}" | grep Expanded | awk '{ print $NF; }'