All checks were successful
learn org at code.softwareshinobi.com/git.softwareshinobi.com/pipeline/head This commit looks good
215 B
Executable File
215 B
Executable File
The exit command
The exit command is used to terminate (close) an active shell session
Syntax:
exit
Shortcut: Instead of typing exit, press ctrl + D, it will do the same Functionality.