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
Does cp command overwrite files?
Name the various commands that are used for the user information in unix.
What do chgrp command do?
What is command substitution?
What is the use of tee command?
Describe the zip/unzip command using gzip.
Which command is used to find whether the system is 32 bit or 64 bit?
What is s and g in sed command?
Write a command to kill the last background job?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
Which command is used to create a directory?
What does touch command do in unix?
Explain command to view process running?
How to use grep command to list find the records of a file containing 10 different strings?
What does find command return in unix?