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


Please Help Members By Posting Answers For Below Questions

Explain command to view process running?

617


What is the command to compare two files in unix?

624


What is the use of tee command?

573


What happens when we execute a unix command?

600


Name the various commands that are used for the user information in unix.

541






What do chmod command do?

606


What is the use of sed command in unix?

601


What is the use of cut command in unix?

694


How to find $ai_serual resolved path by using unix

1029


What is merge command in unix?

946


How do I run a whois command?

605


What is the first character of the output in ls l command?

637


What is the use of find command in unix?

588


Which command is used to create a directory?

575


How can we use grep command in unix?

618