begin prepping for linux distro

This commit is contained in:
2026-03-19 17:39:05 -04:00
parent a0be916d62
commit 4203a2cce8
2 changed files with 5 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
#!/bin/bash
ip a | grep -hoe '\([0-9A-Fa-f]\{2\}:\)\{5\}\([0-9A-Fa-f]\{2\}\)' | head -n3 | tail -n1