<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Pipes on Ghafoor's Personal Blog</title><link>http://ghafoorsblog.com/tags/pipes/</link><description>Recent content in Pipes on Ghafoor's Personal Blog</description><generator>Hugo</generator><language>en</language><managingEditor>noreply@example.com (AG Sayyed)</managingEditor><webMaster>noreply@example.com (AG Sayyed)</webMaster><copyright>Copyright © 2024-2026 AG Sayyed. All Rights Reserved.</copyright><lastBuildDate>Fri, 31 Oct 2025 11:40:28 +0000</lastBuildDate><atom:link href="http://ghafoorsblog.com/tags/pipes/index.xml" rel="self" type="application/rss+xml"/><item><title>Filter Pipes Variables</title><link>http://ghafoorsblog.com/courses/ibm/devops-content/devops-pcert/03-introduction-to-linux/03-module/002-filter-pipes-variables/</link><pubDate>Thu, 03 Jul 2025 14:21:50 +0000</pubDate><author>noreply@example.com (AG Sayyed)</author><guid>http://ghafoorsblog.com/courses/ibm/devops-content/devops-pcert/03-introduction-to-linux/03-module/002-filter-pipes-variables/</guid><description>&lt;p class="lead text-primary"&gt;
This document explores Linux filter commands and how they transform input data into output data. It explains how to chain multiple commands using pipes to create powerful command sequences. Additionally, it covers both shell variables and environment variables, including their scope, creation, usage, and management techniques.
&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="filters-and-pipes-in-linux"&gt;Filters and Pipes in Linux&lt;/h2&gt;
&lt;p&gt;Filters are shell commands or programs that take input from standard input (usually the keyboard) and send their output to standard output (usually the terminal). They function as transformers that convert input data into a different form of output data.&lt;/p&gt;</description></item></channel></rss>