mirror of
https://github.com/m8tin/cis.git
synced 2025-12-06 15:58:26 +01:00
5 lines
61 B
Bash
Executable File
5 lines
61 B
Bash
Executable File
#!/bin/bash
|
|
|
|
cat /sys/class/net/e*/address \
|
|
| head -n 1
|