conda activate py3916 # nohup python /home/songpengfei/work/zlwl-algos/USER/songpengfei/task_day_7/group_1/main.py > output.log 2>&1 & # nohup python /home/songpengfei/work/zlwl-algos/USER/songpengfei/task_hour_6/group_1/main.py > output.log 2>&1 & nohup python /home/songpengfei/work/zlwl-algos/ALGOS/PERIODIC/task_hour_6/group_1/main.py > output.log 2>&1 & nohup python /home/songpengfei/work/zlwl-algos/USER/songpengfei/test/main_by_hand_6h.py > output.log 2>&1 & nohup python /home/songpengfei/work/zlwl-algos/ALGOS/PERIODIC/task_min_10/group_1/main.py > output.log 2>&1 & nohup python /home/songpengfei/work/zlwl-algos/USER/songpengfei/test/main_by_hand_10min.py > output.log 2>&1 &