Overview


• Starts with nano
• Sysadmin path, try vi
• For programming, try emacs

VI



# Press Esc key to get to command mode
:q          # quit

Index