bitcanon / mactool

Simplify MAC Address tasks using this command-line application written in Go.
MIT License
1 stars 0 forks source link

Resolve #9: Save lookups to CSV file #22

Closed bitcanon closed 1 year ago

bitcanon commented 1 year ago

Implemented the --csv flag for the lookupcommand. When the flag is set the output is formatted as CSV strings (both when printing to stdout and file).