I am running long python jobs in Linux like this: time python.6 -u myprogram.py inputs After starting these jobs I pause them (^Z) and place them in the backgro
time python.6 -u myprogram.py inputs