Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

killall(1)

Name: Anonymous 2008-05-25 14:07

I think this command needs to support a -Q switch that does the following:

- Outputs nothing if no processes were killed (like -q)
- Returns exit code 0 if no processes were killed (unlike -q)

Good with you all?

Name: Anonymous 2008-05-26 23:47

>>20 lrn2 apt-get

root@minion/home/sawblade1#killall -q
Usage: killall [OPTION]... [--] NAME...
       killall -l, --list
       killall -V, --version

  -e,--exact          require exact match for very long names
  -I,--ignore-case    case insensitive process name match
  -g,--process-group  kill process group instead of process
  -i,--interactive    ask for confirmation before killing
  -l,--list           list all known signal names
  -q,--quiet          don't print complaints
  -r,--regexp         interpret NAME as an extended regular expression
  -s,--signal SIGNAL  send this signal instead of SIGTERM
  -u,--user USER      kill only process(es) running as USER
  -v,--verbose        report if the signal was successfully sent
  -V,--version        display version information
  -w,--wait           wait for processes to die

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List