1.

To change entire lines, ____ is used.(a) cc(b) CC(c) dd(d) c$I got this question during an interview.My enquiry is from Operator-Command Combinations topic in section Advanced Vi of Unix

Answer»

Right answer is (a) cc

For explanation: For changing text, C operator is used. This operator is also combined with a command to perform the REPLACEMENT. To CHANGE entire LINES, use the cc command.



Discussion

No Comment Found

Related InterviewSolutions