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

Is ‘du’ a command? If so, what is its use?

626


What is “chmod” command?

560


What does this command do,"$more readme.txt“?

682


What is grep command in unix with examples?

604


Describe the usage and functionality of the command rm –r * in unix?

818






Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?

790


What is ‘ps’ command for?

608


Why is awk called awk?

573


What is rmdir command?

542


What is updatedb?

577


Explain command to display different lines that are found when compare two files?

673


What is awk command used for?

596


Can you enlist some commonly used network commands?

594


What are the unix commands?

545


Which unix command lists files/folders in alphabetical order?

610