ScriptTiger / 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.

Home Page:https://scripttiger.github.io/more/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ScriptTiger/oui_standardize Stargazers