Files
2025-10-12 15:13:52 +00:00

2 lines
52 B
Bash

ifconfig -a | grep ether | awk -F " " '{print $2 }'