major bir commit not sure 2
[vsorcdistro/.git] / id.sh
diff --git a/id.sh b/id.sh
deleted file mode 100755 (executable)
index bde7df4..0000000
--- a/id.sh
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/bash
-echo $(ifconfig | grep inet | grep -v inet6 | grep -v 127.0.0.7) | awk '{print $2}' | awk -F "." '{print $4}'