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