f09879b
3a27d7a
1
2
3
#!/bin/sh k=`ip a s scope global | grep inet6 | grep -v fd16 | cut -d\ -f6 | cut -d/ -f1 | head -n1` echo -n $k