really just wanted to understand more about cronjobs so i dug into it a bit
this was the best article that i could find that explained how to do something simple in node js
things that weren't explained well were for tidbits like all cronjobs start in your home directory and you have to cd into things to do it in particular places on your computer
once i had it work in the home directory the cd part wasn't too bad