Skip to content

scovl/saitama

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Saitama kills all processes by name at once, with one punch

How to install

curl -s https://raw.githubusercontent.com/lobocode/saitama/master/saitama-install.sh | sudo bash

How to use

saitama-terminal.gif

Commands

  • saitama list - Lists all processes by name.
  • saitama punch <processname> - Kills the specified process by name.
  • saitama help - Displays detailed help information.

Examples

List all processes by name:

saitama list

Kill a specific process by name:

saitama punch firefox

Display help information:

saitama help

With the integration of Cobra, the commands are now more structured and easier to use. Use saitama help to get more detailed information about each command.

About

A way to kill your processes with one punch.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published