in LINUX,What are two subtle differences in using the more
and the pg commands?
Answers were Sorted based on User's Feedback
Answer / faiz ahmad
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 ? | 3 Yes | 2 No |
ext2 will support upto 256characters, were as ext3 will
support upto 'n' no of charatorss
| Is This Answer Correct ? | 0 Yes | 4 No |
List the three main parts of an operating system command?
Who linux commands?
How can I delete a file in linux?
how to give a normal user reboot and shutdown permission? Plz also mention the step.
What is whois command?
difference between patches and packages? and how to upgrade patches
Is cmake a compiler?
How do you sort cpu in top command?
The head command writes the how many lines of a file to screen?
How do you check the current system uptime in Linux?
How do I set permission to run in linux?
To move /home/ben/memos dir in /home/bob/memos, what is the result by mv /home/ben/memos /home/bob