We have a simple script to connect to the database (mysql -u root -p -h localhost). I don’t want to create 2 scripts (.bat, .sh), how do I just create a single script to address this issue.
We have a simple script to connect to the database ( mysql -u root
Share
You might want to give MSYS a try: http://www.mingw.org/wiki/MSYS