#!/usr/bin/python from os import system from commands import getoutput print getoutput("top")