Skip to content

Instantly share code, notes, and snippets.

@bulatie
Created May 13, 2019 06:30
Show Gist options
  • Select an option

  • Save bulatie/865f3492ba104fc7324def29fa111123 to your computer and use it in GitHub Desktop.

Select an option

Save bulatie/865f3492ba104fc7324def29fa111123 to your computer and use it in GitHub Desktop.
run_command
(subprocess.check_output("echo xxx", shell=True).strip()).decode()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment