mirror of
https://github.com/angryip/ipscan.git
synced 2025-10-26 11:18:17 +00:00
drop commented-out line
This commit is contained in:
parent
5a78ad09eb
commit
d6d8eff0e6
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user