Book Contents

Book Index

Next Topic

Home

\g [ { filename | |command } ]

Sends the current query input buffer to the server and optionally stores the query's output in filename or pipes the output into a separate Linux shell executing command. A bare \g is virtually equivalent to a semicolon. A \g with argument is a "one-shot" alternative to the \o command.