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 are bash scripts used for?
Explain Backup Managment commands in Linux.
How you will create new folder / directories and how to remove file and folder in linux?
What is ll command in unix?
What is netstat command in linux?
How do I find the umask value in linux?
Explain grep command.
What is the status code 403,404 represented in apache server?
why context switching time should be minimum? How it depends on hardware support?
Can I delete .bash history?
Who command in linux?
My machine is running half duplex mode how to change half duplex to full duplex?