dotfiles/tools/showdns
2016-09-18 14:50:04 +02:00

4 lines
80 B
Bash
Executable file

#!/bin//sh
nmcli device show | grep DNS | cut -d']' -f2 | tr -d ' ' | cut -c2-