What command with all options and/or parameter will send the signal USR1 to any executing process of program apache2?

CORRECT TEXT
What command with all options and/or parameter will send the signal USR1 to any executing
process of program apache2?

CORRECT TEXT
What command with all options and/or parameter will send the signal USR1 to any executing
process of program apache2?

Answer: killall -s SIGUSR1 apache2



Leave a Reply 0

Your email address will not be published. Required fields are marked *