Bash script doesn't see SIGHUP? – unix.stackexchange.com 06:51 Posted by Unknown No Comments I've got the following script: #!/bin/bash echo "We are $$" trap "echo HUP" SIGHUP cat # wait indefinitely When I send SIGHUP (using kill -HUP pid), nothing happens. If I change the script ... from Hot Questions - Stack Exchange OnStackOverflow via Blogspot Share this Google Facebook Twitter More Digg Linkedin Stumbleupon Delicious Tumblr BufferApp Pocket Evernote Unknown Artikel TerkaitCan an Outsider called via a Planar Binding spell use an Anti-Magic Field to escape a diagram created by Magic Circle? – rpg.stackexchange.comWhy was nil a reserved word in Pascal? – retrocomputing.stackexchange.comUnnecessary large white margin for graph with bezier curve – mathematica.stackexchange.comHow do I find the sum of the series -1^2-2^2+3^2+4^2-5^2… upto 4n terms? – math.stackexchange.comRechecking checked in baggage when there's a stopover in the USA – travel.stackexchange.comWhy was Spider-Man the only person to feel any physical sensation from this event in Infinity War? – scifi.stackexchange.com
0 Comment to "Bash script doesn't see SIGHUP? – unix.stackexchange.com"
Post a Comment