Quote:
Originally Posted by kovidgoyal
I never program in bash, of the languages I do program in, (C/C++/Coffeescript/python), python is far and away the best.
|
Certainly Bash is not the correct tool. It is a shell using shell scripting. It would not even begin without a lot of Unix tools like grep, awk, sed, etc. Python is certainly capable and easier that C and its variants.
Dale