ExamVeda
Login
Home
This question belongs to Computer Science Linux
Linux
?

What command is used with vi editor to delete a single character?

Answer & Solution
Correct Answer: Option A
In the vi editor, the x command is used to delete a single character.
When you are in command mode in the vi editor, pressing x will delete the character under the cursor.
This command is useful for making small edits or corrections within a file.
So, in summary, to delete a single character in vi editor, you'd use the x command.
Examveda
Question posted by Examveda
Community

Join the Discussion

No comments yet Be the first to discuss this question.