Answer Posted / venkatesh
cat command is not an editor because it is used to create
files and display file components and it is a internal
command in unix...
cat hi this is venkat@cec
it displays the text as entered above..
hi this is venkat@cec
cat>venkat
and
cat>>venkat
by using that format we used to use in unix.......
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What does the command '$ls | wc –l > file1' do?
How do I delete files from command prompt?
What are filter commands in unix?
What is the use of the tee command?
What is time_t?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
What is grep and how do you use it?
Which command is used to delete all files in the current directory and all its sub-directories?
What is the use of cut command in unix?
What is awk good for?
How can you see the command line history?
Which unix command to make a new directory?
What is sed awk grep?
What is the difference between grep and grep?
What is grep short for?