what will this do $cat > file.c ?(file.c is a file in
current directory)
Answer Posted / pramod krishna
Given file.c is a file in current dirctory.
So the command will remove the existing content and keep
the new content typing
| Is This Answer Correct ? | 14 Yes | 1 No |
Post New Answer View All Answers
What is ctrl d?
Explain command to display different lines that are found when compare two files?
What is the behavioural difference between cmp and diff commands?
What is merge command in unix?
Describe the zip/unzip command using gzip.
What does #!/ Bin sh do?
What is the functionality of a top command?
What are awk commands?
Explain how to use grep command to list find the records of a file containing 10 different strings?
How do I use nslookup?
What are the general commands in using unix os for a beginner?
How does the system know where one command ends and another begins?
Which command should you use to find the remaining disk space in unix server?
What is updatedb?
What is awk command used for?