what will this do $cat > file.c ?(file.c is a file in
current directory)
Post New Answer View All Answers
What is awk used for?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
What does sed command do in unix?
What is a bash command?
hw will u use awk in replacing cahrs and files
What is difference between grep and find command in unix?
How do I search for a file in unix command?
How do I use grep to find a file?
How can you see the command line history?
Is command prompt unix?
what is the advaantage of each user having its own copy of the shell?
What happens when we execute a unix command?
What do chgrp command do?
What's a command word?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?