|
|
|
|
|
by njkleiner
2014 days ago
|
|
If your argument for using the shell (as opposed to a real programming language such as Python) is portability, writing a shell script that is not POSIX compliant literally defeats the point. Also, 100 lines of UX-related bloat hardly classifies as "minimal". |
|
Your argument is invalid. Even if the script isn't posix compliant you are comparingb portability with regards to the availability of bash vs python binaries on your target machine. Do you have data to support python is more likely to exist in linux machines than bash?