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 is s and g in sed command?
What is grep short for?
Why is grep called grep?
What are grep patterns?
What is the command to compare two files in unix?
Explain ‘library functions’ with respect to unix commands?
Enlist some filename manipulation commands in unix.
What does grep v grep do?
Is command prompt unix?
What does the metacharacter mean?
What is awk command used for?
How do you grep a case insensitive?
Explain the steps that a shell follows while processing a command.
How to find $ai_serual resolved path by using unix
What is pipe command in unix?