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


Please Help Members By Posting Answers For Below Questions

What are reported commands?

567


How to use grep command to list find the records of a file containing 10 different strings?

645


Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?

799


Explain command to view process running?

617


What command is used to check the current users?

596






What is .sh file?

622


What is the pipe command?

578


What is the command to find maximum memory taking process on the server?

674


Does cp command overwrite files?

623


Explain mount and unmount command.

615


What is $0 bash?

649


What does grep v grep do?

554


How do I run a whois command?

605


What is a bash command?

627


What does this command do? Cat food 1 > kitty

980