Helpful Linux commands
printenv – print the values of the specified environment variables
https://man7.org/linux/man-pages/man1/printenv.1.html
crontab – crontab program to manage cron tab filescrontab -e – edit the current crontab file
https://man7.org/linux/man-pages/man1/crontab.1.html