Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
DATESTAMP=$(date '+%Y%m%d')
TIMESTAMP=$(date '+%H%M%S')
something1.sh >> cfg.${DATESTAMP}.txt
something2.sh >> sam.${DATESTAMP}.${TIMESTAMP}.txt