what will this do $cat > file.c ?(file.c is a file in
current directory)
Answer Posted / nagarjuna@rvr
the cat command is used to create and append info to the
files. by using the cat>file.c we create the file file.c.
if it is already in the current directory then it erise the
old info and place the new info onto the file file.c.
| Is This Answer Correct ? | 29 Yes | 2 No |
Post New Answer View All Answers
why metadb requires a seperate slice to create Solaris volume manager
What is nr in awk command?
What command is used to switching between users in unix?
What is awk good for?
How do I search for text in vi?
What is awk command used for?
What are some command words?
What is the size of time_t?
What is the unix command to confirm a remote host is alive or not?
Name the unix command to find how many days the server has been up.
What is s and g in sed command?
What is the comma to display different lines that are found when compare two files?
How do you repeat a command in terminal?
What are the dos commands?
What does the command ' $who | sort –logfile > newfile' do?