What are two subtle differences in using the more and the pg
commands?
Answer Posted / bharath
more and pg cmds both are using for a displaying the
information by page wise.but in some linux flavours pg cmd
doesnt work
more cmd it ll display page by page information,we cant move
upwards using this cmd.
pg stands for a page.It displays a specified file one
screenful at a time
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do I stress test my cpu?
What is a makefile in c?
How do you sort cpu in top command?
What is umask in linux?
What does grep grep do?
How use linux command line?
How do you create a file in linux?
How do I run a command in linux?
Who linux commands?
What is help command in linux?
What is the gcc command?
You locate a command in the /bin directory but do not know what it does. What command can you use to determine its purpose
What command can you use to make a tape archive file of a /home directory and send it to the /dev/tape device?
What does ls mean in linux?
Write a command that will look for files with an extension "c", and has the occurrence of the string "apple" in it.