Multiple Choice
Which command will delete all the blank lines in file old.txt?
A) sed '/d' old.txt
B) sed '/^/d' old.txt
C) sed '/^$/d' old.txt
D) sed '/^*/d' old.txt
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: Host specific configuration files are installed in<br>A)/etc
Q3: The directory /srv contains<br>A)site-specific data which is
Q4: The /boot directory stores the data that
Q5: What is /bin/sh ?<br>A)bourne shell<br>B)hard or symbolic
Q6: The command "sed -n '/mcqmate/p' old.txt" will<br>A)print
Q8: Which option is used by sed to
Q9: What is a context switch?<br>A)kernel switches from
Q10: Which command is used to display disk
Q11: Which command changes a file's group owner<br>A)cgrp<br>B)chgrp<br>C)change<br>D)group
Q12: Which command is used to extract intermediate