drop commented-out line

This commit is contained in:
Anton Keks 2019-09-05 20:13:27 +03:00
parent 5a78ad09eb
commit d6d8eff0e6

View File

@ -9,7 +9,6 @@ if [ "$(uname)" = "Darwin" ]; then
fi
curl 'http://standards-oui.ieee.org/oui.txt' |\
#cat oui.txt |\
fgrep '(base 16)' | $SED_APP -r '
s/\r//g; s/ \(base 16\)\t\t//
s/,? ?(Inc)\.?$//I