by Vivek Gite on January 6, 2009 · 5 comments
Q. I’m getting an error as follows while trying to run a shell script over remote ssh session:
./myscript.sh /bin/bash: bad interpreter: Text file busy
How do I fix this error message and run the script?
{ 5 comments }
by Vivek Gite on March 28, 2006 · 5 comments
How do I access MySQL server from the shell prompt (command line)?