Lab 3

Command – >
IMAG0350[1]
redirects output

Command – <
IMAG0351[1]
redirects input

Command – |
allows multiple commands to be made in sequence.

Command – Grep
IMAG0352[1]
looks for patterns in files and prints all file names with the section to be looked for

Command – head
IMAG0353[1]
prints the first 10 lines from a file

Command – tail
IMAG0353[1]
prints the last 10 lines from a file

Command – echo
IMAG0354[1]
prints a line with whatever was placed after echo.

Leave a Reply

Your email address will not be published. Required fields are marked *