pkill: enable displaying what is killed
Add new command line options -e, --echo to display what is
killed. Cost of this change is greater run time memory footprint,
because an union had to be changed to struct to allow name and
pid printing which what I as an user would expect to see in
verbose kill output.
Signed-off-by:
Sami Kerola <kerolasa@iki.fi>
parent
12dce9f8
Please register or sign in to comment