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 the command To print script arguments
when i create SAMBA server it is ok but while i try for access from windows pc he ask me only first time smb password then i close samba login next time he can`t ask for passwd why.?
Which command would you use to create a file system on a new hard drive?
How do you change file permissions in Linux?
how to create a new file command
How do you clear the screen in linux?
What is bash history linux?
How can I check the exit status of my previous command in Linux operating system?
0 Answers SwanSoft Technologies,
What is the programming language for linux?
What commands are used to see all jobs running in the hadoop cluster and kill a job in linux?
How do I stop a linux job?
What does umask 022 mean?