When is it better to use the more command rather than cat
command?
Answers were Sorted based on User's Feedback
Answer / saim.saiyed
if file is long that which is out of monitor screen then u
can use more command
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / pravin
when you want to add some new data in the file rather than
only seeing its content then other commands are useful.
These commands are like vi or vim, which opens the fike in
the editor.
| Is This Answer Correct ? | 3 Yes | 2 No |
What is s in permission linux?
How cp command works in linux?
What is top command in linux?
What is vnc?
What is know about grep commands?
What is mkdir m in linux?
find out what file systems supported by kernel?
Which two commands can you use to delete directories?
How do you check which file consuming more space in linux?
Which of the Commands delete the files from the /tmp directory, issued by non-root user?
Please send Security on linux related questions and answers.
How to write the output of a command to a file?