<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Unix on blog.elzapp.com</title><link>https://blog.elzapp.com/tags/unix/</link><description>Recent content in Unix on blog.elzapp.com</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Mon, 25 Sep 2023 12:38:19 +0200</lastBuildDate><atom:link href="https://blog.elzapp.com/tags/unix/index.xml" rel="self" type="application/rss+xml"/><item><title>Stop grepping ps output for processes</title><link>https://blog.elzapp.com/posts/pgrep/</link><pubDate>Mon, 25 Sep 2023 12:38:19 +0200</pubDate><guid>https://blog.elzapp.com/posts/pgrep/</guid><description>if you&amp;rsquo;re piping ps aux output to grep to find a process, grep -fla is probably what you really need</description></item></channel></rss>