Hi,
I use bash scripts to run and loop through Fortran executables as well as basic file manipulation using sed and awk. I run my bash scripts using Cygwin. I’ve recently purchased Sublime Text 3 for use with Python. I like being able to execute the Python scripts by just pressing Ctrl-B. I’d like to do the same with my bash scripts. I can’t get this to work! I’ve searched a ton of Google threads but I can’t get it to work.
Any suggestions would be great.
Thanks