Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • To introduce users, using the Linux command line environment, to text editors: Specifically vim.

  • Open, edit, update, save and quit a text editor.

  • Use the keyboard and shortcuts to navigate around the text file.

  • Use the command line to search for terms within the text file.

...

01 Getting Started
02 Why do we need a Text Editor?
03 Other Text Editors

Nano
Emacs

...

01 Getting Started

...

01.01 Login

...

  • Considerations:

    • What’s available on the system you’re using?

    • Can you install other editors?

    • What is your personal choice?

    • Note: On our Beartooth cluster, vi is an alias for vim – meaning if you start vi, vim will start.

...