#15 – pipe & redirection on Linux CentOS 8
Learn to use pipe and redirection in Linux CenOS. The Pipe “|” is a command in Linux that lets you use two or more commands such that output of one command serves as input to the next. The redirection i.e. greater than symbol is a command in Linux that lets you copy the output of any command and save that output to new file that is created during the execution of the redirection command.
Linux CentOS 8 tutorials: https://www.youtube.com/watch?v=59u_GBLJ1WI&list=PLTGb7Fhy-jx_z9CMD8Vb0uVXYjlWXJirn
Find us on Facebook: https://www.facebook.com/techvitals/
centos 8