What command a user use to view a long text file
one page at a time in UNIX?
Answer Posted / jaga
cat file.txt | more
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What is the use of the command 'ls -x chapter[1-5]' ?
What are the commands in UNIX to list the files in a Directory?
What command will change your prompt to myprompt?
What is grep and how do you use it?
What do chgrp command do?
What is the comma to display different lines that are found when compare two files?
Give the command for finding the current date.
How to use grep command to list find the records of a file containing 10 different strings?
What is the significance of the 'tee' command?
Write a command to display a file’s contents in various formats?
Which command is used to kill the last background job?
How does the system know where one command ends and another begins?
What is grep short for?
Is grep faster than awk?
What is grep command in unix with examples?