0% found this document useful (0 votes)
4 views7 pages

Basic Commands Part 4

They are free to Download.

Uploaded by

mrkeynan0
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
4 views7 pages

Basic Commands Part 4

They are free to Download.

Uploaded by

mrkeynan0
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 7

1

Linux Basic Commands


cat COMMAND

Kal
Cat command is very frequently
used in Linux. It reads data from
the file and gives their content as

i
output.
The cat (short for “concatenate“)
command is one of the most frequently used
commands in Linux/Unix-like operating
systems. cat command allows us to create
single or multiple files, view content of a file,
concatenate files and redirect output in
terminal or files.
cat
echo

Kal
COMMAND
echo command in linux is used to
display line of text/string that are
passed as an argument . This is a

i
built in command that is mostly
used in shell scripts and batch
files to output status text to the
screen or a file
echo
Let's Start

6
It all begins with
a small step..
To succeed, you will soon learn, as I did, the
importance of a solid foundation in the basics
of education

The Power of PowerPoint | thepopp.com 7

You might also like