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 does find command return in unix?
What is rmdir command?
Explain ‘library functions’ with respect to unix commands?
Why is shebang used?
What is the use of awk command in unix?
What is the use of the command 'ls -x chapter[1-5]' ?
Explain command to display different lines that are found when compare two files?
What do chgrp command do?
How do you grep a case insensitive?
Give the command for finding the current date.
What are some command words?
Explain command to view process running?
What is unix command?
What is the command to find hidden files in the current directory?
What is the size of time_t?