{ "description": "This invokes the default pager, which is likely to be 'less', other functions may apply.", "functions": { "shell": [ { "code": "psql\n\\?\n!/bin/sh\n" } ], "sudo": [ { "code": "psql\n\\?\n!/bin/sh\n" } ] } }