begin prepping for linux distro
This commit is contained in:
3
lord_nikon/README.md
Normal file
3
lord_nikon/README.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# [Lord Nikon](https://www.youtube.com/watch?v=i20Yy4pd4Ts)
|
||||
|
||||
These are the scripts for running HacDC's linux distro
|
||||
2
lord_nikon/mac.sh
Normal file
2
lord_nikon/mac.sh
Normal 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
|
||||
Reference in New Issue
Block a user