What command a user use to view a long text file
one page at a time in UNIX?
Answer Posted / pitambar mishra
more filename
less filename
But less command is better b'cuz less provides both forward and backward pattern searching and also highlights the pattern
where as more command only provides forward pattern searching.
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the size of time_t?
What is the pipe command?
What is sed awk grep?
What is rmdir command?
What command is used to switching between users in unix?
Is it inbetween or in between?
What is the comma to display different lines that are found when compare two files?
What does #!/ Bin sh do?
Why is shebang used?
What is $0 bash?
What does this command do? Cat food 1 > kitty
Explain command to show the space allocation of files?
Explain ‘system calls’ with respect to unix commands?
What is grep command in unix with examples?
What's a command word?