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!
Why is it weird? I've been working with UNIX systems for more than 20 years, somewhat of a Vim expert and I don't think I can write a bash script. Never needed to. Sure I can modify .bash_profile and I can read bash scripts but writing them to do something useful? Nope. I'd use something like Perl or awk instead. The only time I ever wrote any kind of shell script on my memory was a tcsh (csh?) one in the 90s because the box didn't have any scripting languages installed.