In the vi editor, which command moves the cursor one position to the left?

Choose the correct answer

Explanation

In vi, the 'h' key shifts the cursor left by one character. The 'k' key moves it up, 'j' moves it down, and 'i' switches to insert mode.

In the vi editor, which command moves the cursor one… — Basic of linux unix | PakQuizHub