can we use cat command as an editor ..???

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


Please Help Members By Posting Answers For Below Questions

What is the command to compare two files in unix?

812


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)?

1192


What is the use of tee command?

758


Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.

841


why metadb requires a seperate slice to create Solaris volume manager

2774


what is the advaantage of each user having its own copy of the shell?

2287


What is {} in find command?

775


Explain ‘system calls’ with respect to unix commands?

779


Differentiate cmp command from diff command.

792


What is the nmap command?

800


What does the “echo” command do?

830


how to sort the content of the file based on numeric values

1502


Which command should you use to find the remaining disk space in unix server?

953


Are you in or at the office?

830


What is the difference between cat command and more command?

788