71
Task Manager (i.imgur.com)
submitted 2 years ago by CodaChroma to c/programmerhumor@lemmy.ml
top 2 comments
sorted by: hot top controversial new old
[-] darcy@sh.itjust.works 6 points 2 years ago

lol much easier on linux:

  • killall program (not found)
  • pgrep program
  • kill pid (nothing)
  • kill -K pid (nothing)
  • sudo reboot
[-] vicfic@iusearchlinux.fyi 2 points 2 years ago

I just use btop. btop > f > program name > k > killed process.

this post was submitted on 28 Jul 2023
71 points (100.0% liked)

Programmer Humor

37630 readers
627 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 6 years ago
MODERATORS