LPI Exam Questions

What command with all options and/or parameter will sen…

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

Answer: See the explanation

Explanation:
ExplanationExplanation/Reference:
killall -s SIGUSR1 apache2