1.

We can use ‘yy’ command for copy and paste operation.(a) True(b) FalseThe question was posed to me in class test.This key question is from Editing Text in Vi Editor topic in portion The Vi Editor of Unix

Answer»

Correct ANSWER is (a) True

The best explanation: We can copy LINES using ‘YYCOMMAND and PASTE it at another location using ‘p’ or ‘P’ command.



Discussion

No Comment Found

Related InterviewSolutions