Answer Posted / niranjan
cat is unix command not an editor.
Editor is one which provides various mode like input mode,command mode, and last line mode as vi editor..
cat displays the content of file if file exist else it creates
the new file and takes input from standard input(i.e, keyboard)
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the unix commands?
What are the commands in UNIX to list the files in a Directory?
What is ctrl d?
What happens when we execute a unix command?
What is the use of find command in unix?
Which command is used to find whether the system is 32 bit or 64 bit?
Enlist some filename manipulation commands in unix.
What are filter commands in unix?
Is it inbetween or in between?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
Are you in or at the office?
What is “chmod” command?
What difference between cmp and diff commands?
Why is shebang used?
Why is it called a shebang?