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
Why is awk called awk?
hw will u use awk in replacing cahrs and files
What is the comma to display different lines that are found when compare two files?
What is the size of time_t?
What is the command to view process running?
Who command in unix operating system?
What is pipe command in unix?
Describe the usage and functionality of the command rm –r * in unix?
How to find $ai_serual resolved path by using unix
How does pipe () work?
What does #!/ Bin sh do?
What is the pipe command?
What are grep patterns?
Explain command to show the space allocation of files?
How does shebang work?