When is it better to use the more command rather than cat
command?
Answer Posted / 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 |
Post New Answer View All Answers
How do I know my shell?
Explain about the command lynx?
How do I list all processes in linux?
What is makefile in unix?
List the three main parts of an operating system command?
How do I check terminal history?
What are vim commands?
How do I run a script in linux?
Which is the required command for checking the file system?
What is echo command in batch file?
How do I find previous commands in linux?
What is whois command?
What is $@ in shell?
What is du -s * | sort -k1,1rn | head command used for?
What file type is a makefile?