reading-notes

What are four important features to look for in a text editor?

  1. code completion

  2. syntax highlighting

  3. a nice variety of themes to reduce eye strain and fatigue

  4. the ability to choose from a healthy selection of extensions available when you need them. You might find some other features that are must-have’s, but I think these features are a good start.

What do the following commands do?

  1. pwd
  1. ls
  1. cd
  1. mkdir
  1. touch

Can you explain what is happening in the following scenario if these commands and arguments are entered into the command line?