cron bash script
Budget: $10 – $30 USD
Use cron to run a script at one minute intervals. The script will print the date and time and a simple message to a log file.
Input
N/A
Output
File: The date/time and a simple message.
example -
######## Normal scenarios ##########
# Output (in a file)
Mon Feb 28 18:30:59 PST 2022: cron script running.
Mon Feb 28 18:31:59 PST 2022: cron script running.
Mon Feb 28 18:32:59 PST 2022: cron script running.
Input
N/A
Output
File: The date/time and a simple message.
example -
######## Normal scenarios ##########
# Output (in a file)
Mon Feb 28 18:30:59 PST 2022: cron script running.
Mon Feb 28 18:31:59 PST 2022: cron script running.
Mon Feb 28 18:32:59 PST 2022: cron script running.