mirror of
https://github.com/Heretic312/devsecops-wrappers.git
synced 2025-12-17 17:56:35 +00:00
4 lines
45 B
Bash
4 lines
45 B
Bash
|
|
#!/bin/bash
|
||
|
|
|
||
|
|
nmcli dev show | grep 'IP4.DNS'
|