Basic Commands Part 4
Basic Commands Part 4
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