Changes

Jump to: navigation, search

OPS435 Python3 Lab 3

1 byte removed, 18:29, 19 September 2019
PART 2 - Running System Commands with subprocess
'''Perform the Following Steps:'''
:#The os module has another function called '''popen()''' which is capable of launching a Linux command as a process and capture its output and then return it the to the caller.
:#Create a new python file for testing.
:#Import the '''''os''''' module in your python file.
1,760
edits

Navigation menu