5 ms·
kill accepts multiple pids. So there is no need to use xargs unless you expect so many pids that the command line is exhausted.
by funcDropShadow 3y ago
kill accepts multiple pids. So there is no need to use xargs unless you expect so many pids that the command line is exhausted.