mirror of
https://github.com/opsschool/curriculum.git
synced 2025-12-06 00:19:45 +01:00
Minor format improvement.
This commit is contained in:
parent
5b528074ed
commit
659aa3c8a4
|
|
@ -51,7 +51,7 @@ A basic example is below:
|
||||||
|
|
||||||
|
|
||||||
Lastly you can send signals from the keyboard in an interactive terminal.
|
Lastly you can send signals from the keyboard in an interactive terminal.
|
||||||
Ctrl-C will send SIGINT, and CTRL-Z send SIGTSTP.
|
Ctrl-C will send SIGINT, and Ctrl-Z send SIGTSTP.
|
||||||
|
|
||||||
|
|
||||||
List Of Posix 1990 Signals
|
List Of Posix 1990 Signals
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user