How does the user view the contents of a text file in UNIX?
Answer Posted / ziauddin
cat filename
| Is This Answer Correct ? | 17 Yes | 1 No |
Post New Answer View All Answers
Explain command to display different lines that are found when compare two files?
What command is used to check the current users?
What's a command word?
What is the use of sed command in unix?
Why is awk called awk?
Why is it called grep?
Name the unix command to find how many days the server has been up.
Which unix command to make a new directory?
What do chown command do?
What is the command to find hidden files in the current directory?
What is the general format of unix command syntax?
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)?
What is time_t?
How does the system know where one command ends and another begins?