Which command is utilized to substitute a single character with different text?

Choose the correct answer

Explanation

The 'S' command is used to replace an entire character with new text. Other options like 's' and 'r' serve different functions: 's' substitutes characters, 'r' replaces a character without entering insert mode, and 'C' changes text from the cursor to the end of the line.

Which command is utilized to substitute a single cha… — Basic of linux unix | PakQuizHub