Get Even More Visitors To Your Blog, Upgrade To A Business Listing >>

How to kill process or user by tty name in Linux

Sometimes we must Kill a process or user account by tty name in Linux. It would be best if you used w command or who command to print users accessing tty and then run the pkill command against processes whose controlling terminal is listed by the -t option.

Love this? sudo share_on: Twitter - Facebook - LinkedIn - Whatsapp - Reddit

The post How to kill process or user by tty name in Linux appeared first on nixCraft.



This post first appeared on NixCraft — Linux Tips, Hacks, Tutorials, And Ide, please read the originial post: here

Share the post

How to kill process or user by tty name in Linux

×

Subscribe to Nixcraft — Linux Tips, Hacks, Tutorials, And Ide

Get updates delivered right to your inbox!

Thank you for your subscription

×