what will this do $cat > file.c ?(file.c is a file in
current directory)
Answer Posted / rohit
$cat > file.c, on executing this commnd, teh user is
required to manually terminate the execution of this
process, since cat command is expecting the input parameter
to read, but unable to locate so and also for the file.c,
the file et truncated.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Write a command that will display files in the current directory, in a colored, long format.
Why is awk called awk?
What are some command words?
How do I open a port?
What is difference between grep and find command in unix?
Which command is used to kill the last background job?
What is .sh file?
Is command prompt unix?
hw will u use awk in replacing cahrs and files
How does pipe () work?
What does the md command do?
Who command in unix operating system?
What do chgrp command do?
how to sort the content of the file based on numeric values
How to display no of records in oracle using unix command?