superf4-rust 0.1.0

Basic CLI Rust implementation of Superf4
superf4-rust-0.1.0 is not a library.

superf4-rust

basic superf4 implementation in Rust

alpha: using cli

Steps to take:

  1. get list of all processes running
  2. kill chosen process
  3. ???
  4. profit

TODO:

  • read cli argument input, if none:
  • read user input after showing processes
  • get all process ids by process name
  • kill all processes with ids

(some) Sources: