by nixCraft on January 6, 2009 · 6 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?
{ 6 comments }
by nixCraft on March 28, 2006 · 7 comments
How do I access MySQL server from the shell prompt (command line)?
{ 7 comments }