2020-05-09 21:26:23 +02:00

4 lines
89 B
Bash
Executable File

#!/bin/sh
ip a show wlp8s0 | grep -Eo '(inet)?*([0-9]*\.){3}[0-9]*' | grep -v '**\.255'