#!/bin/bash nohup python3 -u $@ 0<&- &> $HOME/logs/runPython.log &