what will this do $cat > file.c ?(file.c is a file in
current directory)
Answer Posted / koti
it will create the file with file.c name and at the same time
sdd some data in this file.it means we can file with data.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is it inbetween or in between?
What is sed awk grep?
What are the commands in UNIX to list the files in a Directory?
How do I open a port?
How do you repeat a command in terminal?
How do I clear my terminal history?
What is a bash command?
What does this command do,"$more readme.txt“?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
What is the use of finger command?
What does this command do? Cat food 1 > kitty
What difference between cmp and diff commands?
Write a command to kill the last background job?
Explain how to use grep command to list find the records of a file containing 10 different strings?
Which command is used to find whether the system is 32 bit or 64 bit?