mirror of
https://github.com/m8tin/cis.git
synced 2026-04-02 19:01:30 +02: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
|