Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert command line output to UTF-8 for all remaining commands as necessary. #18

Open
keithrbennett opened this issue Jul 13, 2018 · 0 comments

Comments

@keithrbennett
Copy link
Owner

Issue #17 involved piping output through iconv on the command line to convert Mac Roman encoding to UTF-8 for the commands that list SSID's (WiFi network names).

This conversion may be necessary for other (possibly all) Mac WiFi utility calls.

Steps to complete:

  1. Research the other calls and determine which need to be changed.
  2. If the number justifies it, look into refactoring to reduce code repetition.
  3. Change the command calls to include iconv.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant