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 the command to compare two files in unix?
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 the use of tee command?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
why metadb requires a seperate slice to create Solaris volume manager
what is the advaantage of each user having its own copy of the shell?
What is {} in find command?
Explain ‘system calls’ with respect to unix commands?
Differentiate cmp command from diff command.
What is the nmap command?
What does the “echo” command do?
how to sort the content of the file based on numeric values
Which command should you use to find the remaining disk space in unix server?
Are you in or at the office?
What is the difference between cat command and more command?