Skip to content

Instantly share code, notes, and snippets.

@FooBarWidget
Last active March 24, 2020 13:07
Show Gist options
  • Save FooBarWidget/1c56013210a5efdaf579e0c405ea10f2 to your computer and use it in GitHub Desktop.
Save FooBarWidget/1c56013210a5efdaf579e0c405ea10f2 to your computer and use it in GitHub Desktop.
Debian 9.11, Ruby 2.3
{"EXIT"=>0, "HUP"=>1, "INT"=>2, "QUIT"=>3, "ILL"=>4, "TRAP"=>5, "ABRT"=>6, "IOT"=>6, "FPE"=>8, "KILL"=>9, "BUS"=>7, "SEGV"=>11, "SYS"=>31, "PIPE"=>13, "ALRM"=>14, "TERM"=>15, "URG"=>23, "STOP"=>19, "TSTP"=>20, "CONT"=>18, "CHLD"=>17, "CLD"=>17, "TTIN"=>21, "TTOU"=>22, "IO"=>29, "XCPU"=>24, "XFSZ"=>25, "VTALRM"=>26, "PROF"=>27, "WINCH"=>28, "USR1"=>10, "USR2"=>12, "PWR"=>30, "POLL"=>29}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment