mdb_shell_pipe_source
| MDB_TOK_SHELLSRC MDB_TOK_STRING { mdb_shell_pipe_source($2); }
extern void mdb_shell_pipe_source(char *);