[NTLUG:Discuss] what does 'HUP' mean?

George E. Lass George.Lass at osc.com
Wed Jul 19 14:01:18 CDT 2000


If you don't want to mess with trying to determine
the process ID you can send the HUP signal to the
process "name" with killall:

killall -HUP process_name

Note that ALL instances of the process will be sent
the HUP signal.

George




More information about the Discuss mailing list