Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

4
  • 2
    I assume I am using an old version of pkill as --oldest is not an option: using -o works. Commented Feb 10, 2015 at 16:01
  • the -f argument to pkill is not working for me. I have some other processes running as root that happen to have the word chrome in their command lines, so I just get permission denied. Without the -f, it works perfectly though. Commented Mar 4, 2015 at 17:13
  • This still makes me see 'didn't shut down corrently' Commented May 12, 2017 at 9:06
  • In Ubuntu 18.04, how could I make this to be executed immediately after triggering a restart or a shutdown?. Commented May 25, 2019 at 19:12