• 2 Posts
  • 16 Comments
Joined 3 years ago
cake
Cake day: July 5th, 2023

help-circle
  • thx, btw I figured it out:

    I forgot to trimm the string, so it had a line break in it which lead to grep showing the processes from the term I put in + all processes that contain a space/linebreak and appearently all processes shown by ps aux contain some kind of space (makes sense, since there are spaces between the user, pid, etc) so yeah, I ended up trying to kill every process on the system, but it only killed the user processes, since I ran everything without sudo


  • probably the later, but idk how, all I did was insert a string in the following command like this:

    ``Command::new(“bash”)

    .arg(“-c”) .arg(format!(“ps -aux | grep -i "}" awk '{{print $2}’ | xagrs kill -9”, input)

    .output()

    .expect(“error”);``

    I’ve tested the command and it worked flawlessly in the terminal, but I have no idea what I’m doing, since I’m new to rust and never worked with this library







  • One of my coworkers unfortunatly became a conspiracy theorist due to andrew tate. He was a nice young man, now he’s a misogynist piece of shit. Claiming things like “the secret jewish world goverment wants Tate removed, because he tells the truth” or “women are inferior in every way, so rape is okay because women are a mens property and he can also own more than one”

    It’s very sad how young, religios men and teens can be so easily exploited for personal gain.