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 |
You read an article that lists the following command: dd if=/dev/fdo bs=512 of=/new what does this accomplish?
What would be the result of the command paste -s dog cat?
What are the linux commands used in devops?
You have a computer with 80 GB hard disk and Ubuntu 8.04 is installed on entire hard disk. Now you have to create a seprate partition for Windows OS and Install Win Xp as Dual boot. write down the steps involed along with the commands.
8 Answers Bhel, Indian Navy, Tata Steel Limited,
What does pwd mean in linux?
Difference between swap partition and swap file?
What Command used to lock user password?
what is the standard output in a file as well as disply it on the terminal options like A)pr B) tail C) tee D)nl
3 Answers Google, Thermotech Engineers,
What is $@ in makefile?
Q. If we transfer 100 files by ftp to remote server, how to know the files are successfully transfer or some file are not transferred ?
Explain trap command of linux?
You want to know how many lines in the kickoff file contains ‘prize’. Which of the following commands will produce the desired results?