you are viewing a single comment's thread
view the rest of the comments
[–] 17 points 5 months ago (3 children)

Ngl, there have been some times when i Ctrl-Z, then found and killed the PID

  • source
  • hideshow 3 child comments
  • [–] 13 points 5 months ago (2 children)

    No need to find it, just kill %1, to kill the first background job in a shell (check jobs otherwise to find the right %n)

  • source
  • parent
  • hideshow 2 child comments