cancel
Showing results for 
Search instead for 
Did you mean: 
Andrew
Flight Engineer
Flight Engineer
  • 353 Views

RH124-v9.3 Ch08s04 - Guided Exercise: Control Jobs

Jump to solution

RH124-v9.3 Ch08s04 - Guided Exercise: Control Jobs - Instruction 2.2 says: "Create a script called control in the /home/student/bin directory. To enter Vim interactive mode, press the i key. Use the :wq command to save the file and quit."

Arguably "vim" should not be capitalized, but more importantly, has no "interactive mode". It does have an "insert mode", which is invoked using the "i" key on the keyboard.

A correction would be lovely. For now, just a note for anyone teaching so we can strive to use the standard phrasing and help reduce confusion on the parts of our newbile students.

Also, :wq is NOT a command - it is a series of commands issued in extended command mode (invoked by :), which will write and quit.

Thank you for reading.

-Andrew

Tags (4)
1 Solution

Accepted Solutions
Chetan_Tiwary_
Community Manager
Community Manager
  • 334 Views

@Andrew You have got sharp eyes ! I agree 100%. 

Let me report your inputs to the concerned team and get it rectified. 

Thanks for your time and feedback!

View solution in original post

Tags (4)
1 Reply
Chetan_Tiwary_
Community Manager
Community Manager
  • 335 Views

@Andrew You have got sharp eyes ! I agree 100%. 

Let me report your inputs to the concerned team and get it rectified. 

Thanks for your time and feedback!

Tags (4)
Join the discussion
You must log in to join this conversation.