bash with params

sudo python /HDD/usb/LEDBlinkRed.py
sudo sh killcam.sh
sudo python /HDD/usb/LEDAmberOn.py
sudo fswebcam -r 1280x720 --no-banner /HDD/usb/pics/%Y-%m-%d_%H_%M_%S.jpg -l $1 &

this is my start timelapse cam script – see the $1 that is the first param – $2 $3 would be param 2 and 3 if i were to use them

Tags: