ps ax | grep webmin | kill -9 `awk '{print $1}'`
Never been to CodeSnippets before?
Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world (or not, you can keep them private!)
Killing an outta whack webmin (See related posts)
You need to create an account or log in to post comments to this site.
Related Posts
» Sort a list of processes by ... in ps sort more processmanagement sysadmin
» View processes, grep out by ... in awk ps sysadmin grep kill
» Using pw to add a group and ... in sysadmin pw groupadd useradd passwd freebsd
» Formatting a disk for use in... in sysadmin freebsd installation
» exim router for relaying via... in sysadmin freebsd exim mail smarthost
» Cron zombie killer in sysadmin freebsd shell bash
Snippets (source code soon to be available) developed by Peter Cooper and powered by Ruby On Rails