Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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 just over 1 minute 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

...