output OS Python ke variabel

os.popen('cat /etc/services').read()
Thoughtless Tuatara