Answer Posted / rupali
The cat utility concatenates and display files. It also
can be used as a primitive editor for creation one liners
or adding a line to the config file. There is also a
version of cat called zcat which performs operation similar
to uncompress -c or for GNU version gunzip -c on each
input file
| Is This Answer Correct ? | 25 Yes | 1 No |
Post New Answer View All Answers
What is the use of sed command in unix?
Describe the zip/unzip command using gzip.
What does grep v grep do?
What are some command words?
How can you see the command line history?
What is the command to find maximum memory taking process on the server?
What is the size of time_t?
How do you grep recursively?
What are the differences among a system call, a library function, and a unix command?
What is pipe command in unix?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
What are the unix commands?
What does the md command do?
What is the use of cut command in unix?
What is difference between grep and find command in unix?