what will this do $cat > file.c ?(file.c is a file in
current directory)
Answer Posted / rohit
First of all it is 'cat' command '$' is representing the
shell on which this command will be executed.
After execution of this command the system will expect you
to type in the contents of the file and then press the Ctrl-
d to terminate. The text you typed in will be stored in
file.c file.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Name the various commands that are used for the user information in unix.
What is the function of grep command in unix?
How do I use grep to find a file?
What does the command ' $who | sort –logfile > newfile' do?
Which unix command to make a new directory?
What is used to type command?
Describe the usage and functionality of the command rm –r * in unix?
What is awk good for?
How can we use grep command in unix?
What is unix command line?
Are you in or at the office?
What is the command to find maximum memory taking process on the server?
Which command is used to create a directory?
Which command can you use to find the currently running process in unix server?
What are some command words?