what will this do $cat > file.c ?(file.c is a file in
current directory)
Answer Posted / amudha
$cat > file.c
$cat is like a normal variable. since this variable is not
defined elsewhere it will not give any o/p.
In this part ">file.c" will create a new empty
file , 'file.c' in the current time stamp
| Is This Answer Correct ? | 7 Yes | 9 No |
Post New Answer View All Answers
What does grep v do?
How do you grep recursively?
Who wrote grep?
What is unix command line?
What is the use of egrep command in unix?
Explain command to display different lines that are found when compare two files?
why metadb requires a seperate slice to create Solaris volume manager
What is the difference between grep and grep?
Name the various commands that are used for the user information in unix.
Which unix command to make a new directory?
What is pipe command in unix?
Name the general commands in using unix os for a beginner?
What is time_t?
What do chmod, chown, chgrp commands do?
What are file commands?