Why the fuck would anyone ever have two shebang lines like this:
#! /bin/bash
#! /usr/bin/python
There are so many things wrong with that I grow tired of ranting about them already:
/usr/bin/env
? (even though there is one good reason not)Every once in a while we techs who work fucking hard to keep up and learn new things get a nice, friendly reminder that not everyone shares those values. This is one of those times.
Maybe someone will read this and realize the error of their ways. Maybe not.
#shell #unix #linux #coding #shebang