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 |
Explain shift command of linux?
I lost a root password and i need to give it, I treid to change it through single usermode even though i am not get a password, then what is the other procedure to give a root password?
What is the use of cp p command?
what is lilo?How it is useful in linux?
difference between Tcp and udp
What is mkdir m in linux?
What happens to hard link when file is deleted?
Is llvm a compiler?
What does && mean in linux?
why context switching time should be minimum? How it depends on hardware support?
What is the bash in linux?
To Check Which Service is Running at Present in System what is the Command?