Terminating a Shell

To terminate a shell, either run the exit command or type ^D.[7]

$ exit


[7] Control-D sends an “end of file” signal to any program reading from standard input. In this case, the program is the shell itself, which terminates.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.14.70.203