what will this do $cat > file.c ?(file.c is a file in
current directory)
Answer Posted / ram
It will allow you to create file.c ( if file.c is
available, it will be overwritten with new data )
| Is This Answer Correct ? | 73 Yes | 6 No |
Post New Answer View All Answers
What is nr in awk command?
What is the size of time_t?
How does pipe () work?
What is unix command line?
How do you grep recursively?
Is command prompt unix?
Differentiate cat command from more command.
What is the use of sed command in unix?
What does the metacharacter mean?
What does 'mkdir' command do in UNIX?
Can you explain a little bit about command substitution?
What is the comma to display different lines that are found when compare two files?
Explain ‘system calls’ with respect to unix commands?
Why is shebang used?
Is ‘du’ a command? If so, what is its use?