Editors Question:
Download Job Interview Questions and Answers PDF
What does the c$ command do from command mode?
Answer:
c$ will begin from the character under the curser till the
end of line. so when you use this command it will show you $
sign at the end of the line and you can change till that point.
end of line. so when you use this command it will show you $
sign at the end of the line and you can change till that point.
Download Editors Interview Questions And Answers
PDF
Previous Question | Next Question |
How to append a file to current file? | What is the command used to display line numbers in vi editor? |