summaryrefslogtreecommitdiffstats
path: root/filehooker/root-image/krebs/etc/Reaktor/commands/ips
blob: 049d0a9daa4dcc7fb0a462a4d29f348b6bf5fe0c (plain)
1
2
3
#!/bin/sh
ip addr | grep 'inet ' | awk '{print $2}' |  grep -v 127.0.0.1