--- syntax: markdown tags: [tldr, common] source: https://github.com/tldr-pages/tldr.git --- # logout > Exit a login shell. > More information: . - Exit a login shell: `logout` - Exit a login shell and specify a return value: `logout {{exit_code}}`