AndrewKassab/precisepass

Single Bash File

Closed this issue · 1 comments

Why are there multiple bash files for every operating system? It would make it much simpler to have a singular bash file that is partitioned by if statements. Something like this: OS Detection in Bash.

I don't think this strategy will work since both WSL and native linux have the values "linux-gnu" for $OSTYPE