what will this do $cat > file.c ?(file.c is a file in
current directory)
Answer Posted / guest
it will overwrite the contents present in the file.c file
| Is This Answer Correct ? | 12 Yes | 5 No |
Post New Answer View All Answers
Why is awk called awk?
What is used to type command?
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include
What command will change your prompt to myprompt?
Enumerate some of the most commonly used network commands in unix?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
Explain command to display different lines that are found when compare two files?
Who wrote grep?
Is it inbetween or in between?
What does this command do,"$more readme.txt“?
How do I run a bash script?
how to sort the content of the file based on numeric values
What does find command return in unix?
What is awk used for?
What is the functionality of a top command?