Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 979 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 979 Bytes

Say Thanks!

oui_standardize

oui_standardize standardizes IEEE MAC address block files (CSV files) containing OUI records by importing an arbitrary number of said files, sorting them by MAC address prefix, and then outputting the results to standard output (stdout). Curly brackets are used as delimiters and multi-line fields are reduced to single lines in order to allow scripts to more easily parse the records with as little overhead as possible.

Usage: oui_standardize [<file>] [<file>] [<file>]...

More About ScriptTiger

For more ScriptTiger scripts and goodies, check out ScriptTiger's GitHub Pages website:
https://scripttiger.github.io/

Donate