mirror of
https://github.com/m8tin/cis.git
synced 2026-08-01 19:57:31 +02:00
Scripts to determine network settings
This commit is contained in:
Executable
+4
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
cat /sys/class/net/e*/address \
|
||||
| head -n 1
|
||||
Reference in New Issue
Block a user