Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. For yanking text, ___ is used.
Similar Questions
Discover Related MCQs
Q. For pasting text, ____ is used.
View solution
Q. c operator is used for changing the text.
View solution
Q. To change entire lines, ____ is used.
View solution
Q. Which operator is used in vi to filter text?
View solution
Q. To delete from current cursor upto the first occurrence of }, which of the following will be used?
View solution
Q. The command df. will _____
View solution
Q. To yank from current cursor up to first occurrence of string str in reverse direction, we can use:
View solution
Q. The following command will_________
!! tr ‘[a-z]’ ‘[A-Z]’
View solution
Q. The command c0 will change the text from current cursor to the end of line.
View solution
Q. For returning back to the original file after switching we can use:
View solution
Q. When multiple filenames are used with vi, we can switch to next file using ___ command.
View solution
Q. We can move back to the previous file using ____ command.
View solution
Q. :r !date inserts the output of date command in our file.
View solution
Q. To split the screen into multiple windows, we can use ____ command.
View solution
Q. To create a new window, ____ can be used.
View solution
Q. To remove all other windows except the current one, which of the following command is used?
View solution
Q. vi editor has ____ named buffers.
View solution
Q. To restore a number of recent deletions, numbered buffers are used.
View solution
Q. For restoring the contents of numbered buffers efficiently, ___ command is used.
View solution
Q. To change the default tab stop spaces in vi, ___ can be used with :set.
View solution
Suggested Topics
Are you eager to expand your knowledge beyond UNIX? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!