...
nohup ./report_generate.sh -y 2017 -m 7 >jul_msr.txt & (DO NOT TYPE CTRL+C ...THIS WILL CANCEL THE SCRIPT. INSTEAD YOU CAN JUST CLOSE THE TERMINAL)
The script takes approximately anywhere between 10 and 45 minutes to run, when complete the last line of the output file will read:
...
nohup ./report_calculate_availability_part2.sh -y 2017 -m 7 >jul_msr_part2.txt & (DO NOT TYPE CTRL+C ...THIS WILL CANCEL THE SCRIPT. INSTEAD YOU CAN JUST CLOSE THE TERMINAL)
** The above script can take at least 4 hours to run
...