Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save lee-pai-long/2cfe43b0d23d513b8e53 to your computer and use it in GitHub Desktop.
Save lee-pai-long/2cfe43b0d23d513b8e53 to your computer and use it in GitHub Desktop.

[MySQL] Execute shell command

mysql> \! <cmd>

Warning : the shell is sh not bash nor the USER configured shell

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment