Python/Shell

From Fundamental Ramen
< Python
Revision as of 10:45, 20 June 2018 by Tacoball (talk | contribs) (Created page with "<source lang="python3> subprocess.run(['dpkg', '-x', deb_path, ex_path]) </source>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
subprocess.run(['dpkg', '-x', deb_path, ex_path])