2 lines
102 B
Text
Executable file
2 lines
102 B
Text
Executable file
* * * * * root ip -o -6 addr show | grep -E -v "lo |one" | awk '{print $1" " $2": "$4}' >> /dev/tty1
|
|
|