This document discusses Linux commands for redirecting standard input/output, constructing pipelines, and editing files. It provides examples of using > and >> to redirect output to files, | to pipe output between commands, and commands like date, ls, find, less, head, tail, tee, vim, gedit and nano.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
54 views1 page
Chapter4 Creating Viewing and Editing Text Files
This document discusses Linux commands for redirecting standard input/output, constructing pipelines, and editing files. It provides examples of using > and >> to redirect output to files, | to pipe output between commands, and commands like date, ls, find, less, head, tail, tee, vim, gedit and nano.