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?
Which unix command to make a new directory?
What is command statement?
What do chgrp command do?
What is unix command line?
What does pipe () return?
What is the use of awk command in unix?
What does sed command do in unix?
What is the difference between grep and grep?
How many unix commands are there?
What is the unix command to confirm a remote host is alive or not?
What does the metacharacter mean?
What is {} in find command?
What are awk commands?
What are grep patterns?