What command with all options and/or parameter will sen… seenagape 8 years ago CORRECT TEXTWhat 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 ← Previous question Next question →