Python OS wyjście do zmiennej

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