|
|
|
|
|
by enriquto
361 days ago
|
|
> I quickly jump to python instead of using Bash even for the simplest of scripts You don't seem to respect the old, venerable, well-tested adage: "once your shell script becomes too complex, switch to a real programming language like python". Or, the zen version (formally equivalent, but with quite a different tone): "once your program becomes sufficiently simple, turn it into a beautiful shell script". |
|