How to easily use the Linux pipe command with a simple example #shorts



How to easily use the Linux pipe command with a simple example #shorts

How to easily use the Linux pipe command with a simple example #shorts

Here are some easy examples of how and when to use the Linux pipe command. This command sends one command to another. You can also use this on a Mac.
I’m using this on Ubuntu but you can use this on any Linux distribution.

apt –installed list
apt –installed list | less
apt –installed list | grep htop

Check out all my other Essential Commands playlist for more easy linux tips

Comments are closed.