Logout - Exit Shell Sessions | Online Free DevTools by Hexmos
Exit shell sessions with Logout, a command-line tool to terminate active logins. Securely end terminal sessions and manage exit codes. Free online tool, no registration required.
logout
Exit a login shell. More information: https://www.gnu.org/software/bash/manual/bash.html#index-logout.
- Exit a login shell:
logout
- Exit a login shell and specify a return value:
logout {{exit_code}}
