Home » 
        MCQs » 
        Linux MCQs
    
        
    Which Linux command with vi Editor is used to delete a single character?
    
    
    
    9. Which Linux command with vi Editor is used to delete a single character?
    
        - d
- r
- x
- c
Answer: C) x
    Explanation:
    The command "x" is used to delete a single character in vi Editor.