death

kill command wrapper. say "DEATH" with death voice.

INSTALL

$ gem install death

SYNOPSIS

death [-s signal_name] pid ...
death -l [exit_status]
death -signal_name pid ...
death -signal_number pid ...

shortcut command

lml

Operating environment

Mac OS X (only)

LICENCE

The MIT Licence

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request