#!/bin/bash ### nohup is needed to keep child processes alive from java's nohup bash ~/.animatedBGstarter.sh &> /dev/null & nohup bash ~/.animatedBGstarter2.sh &> /dev/null &