fork download
  1. import subprocess
  2. subprocess.call("cat /etc/*rel*", shell=True)
Success #stdin #stdout 0.01s 7840KB
stdin
Standard input is empty
stdout
PRETTY_NAME="Debian GNU/Linux 8 (jessie)"
NAME="Debian GNU/Linux"
VERSION_ID="8"
VERSION="8 (jessie)"
ID=debian
HOME_URL="http://w...content-available-to-author-only...n.org/"
SUPPORT_URL="http://w...content-available-to-author-only...n.org/support/"
BUG_REPORT_URL="https://b...content-available-to-author-only...n.org/"