Sunday, May 19, 2013

How do you execute a UNIX command within the MySQL command prompt?

\! <command>
For Example:
\! ls -lrt

No comments :