How does the user view the contents of a text file in UNIX?
Answer Posted / yuvaevergreen
many options - cat,more,less,tail,pg
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What does the metacharacter mean?
What is the difference between cat and more command?
What is grep in bash?
Who command in unix operating system?
What is the function of grep command in unix?
Does cp command overwrite files?
What is time_t?
Which command is used to copy files?
Give the command for finding the current date.
What does find command return in unix?
What are awk commands?
Is grep faster than awk?
How do I use grep to find a file?
What is the search command in unix?
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)?