What are two subtle differences in using the more and the pg
commands?
Answers were Sorted based on User's Feedback
Answer / jack
both r used to view the contents of a file.but main
difference is that while viewing the file using more
command ,we use spacebar to see another screenful and in pg
command ,we use return key
| Is This Answer Correct ? | 2 Yes | 0 No |
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 |
what is a command to display top 10 users who are using Huge Space?
Where is command history stored in linux?
a remote shell is invoked by the command a)remote_shell b)remote_sh c)rsh d)remote conn
What can you tell about the tar command?
Which command is used to uncompress gzip files?
Explain about the command lynx?
Explain about gzip filename?
What is finger in networking?
How do I find previous commands in linux?
How use more command in linux?
You want to know how many lines in the kickoff file contains ‘prize’. Which of the following commands will produce the desired results?
Why do we use cmake?