Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created October 7, 2019 02:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save parzibyte/e97f29d23815b59f434226fa749e30ff to your computer and use it in GitHub Desktop.
Save parzibyte/e97f29d23815b59f434226fa749e30ff to your computer and use it in GitHub Desktop.
salida, err := exec.Command("cmd", "/C", "wmic", "printer", "get", "name").Output()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment