what will this do $cat > file.c ?(file.c is a file in
current directory)
Answer Posted / maruthi
This is called as purging. we generally use to clear the
contents of the file. The time stamp of the file would not
change. Hence still it would be the current log and the
qouta level of that super user would decrease.
==> It would clear the contents of the file
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Which command will print your home directory on screen?
Which command is used to delete all files in the current directory and all its sub-directories?
What is the size of time_t?
What happens when we execute a unix command?
What is pipe command in unix?
Explain command to show the space allocation of files?
Is grep faster than awk?
How do I run a bash script?
Give the command for finding the current date.
What is the use of egrep command in unix?
Why is grep called grep?
What does awk stand for?
What does 'mkdir' command do in UNIX?
Why is shebang used?
What is the significance of the 'tee' command?