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*

3
  • 1
    Not sure who down-voted or why but this allows you to use full use of ps that pgrep doesn't. Commented Nov 27, 2016 at 0:05
  • 1
    Not only that this inadvertently excludes other grep processes; it also breaks grep usage in other cases. Try echo I love grep | grep love. Commented May 21, 2017 at 22:54
  • @trosos Almost 11 years I've been *nix-ing .. and have never used that pattern ever ... maybe next year though - who knows right. Commented Mar 29, 2018 at 11:08