mirror of
https://github.com/m8tin/cis.git
synced 2026-06-02 22:57:20 +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