Earlier quoted context omitted.
> They don't even know how to write bash scripts Is this weird? I only know of one or two coworkers who knows how to write bash scripts.. Despite almost knowing no bash, I was hired as an SDE1 at Amazon so your story adds up though!
It's super weird that anyone exposed to a Unix system can't write a bash script!
I work mostly in node.js these days, and will have others on windows or mac, and deploys to linux. A node script is usually safer for me, and I'm far more proficient... shell.js, mz and babel-cli makes it easier to do task scripts for automation. ymmv though.
It I had to write a bash script without the benefit of google, I'd totally fail.