Versions Compared

Key

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

...

Code Block
languagebash
themeEmacs
titleEdit cronjob
sudo -u analytics EDITOR=nano crontab -e


Useful crontab utils: 

https://crontab-generator.org/

https://crontab.guru/


Code Block
languagebash
themeEmacs
titleRun EtlShell
/home/unix/analytics/TigerETL3/runEtlShell.sh

...