Small Linux command

  • CD Changes the file path
  • Ls Displays the file directory
    • XXX/stands for folder
    • Xxx.lnk stands for shortcut
    • other
  • Touch create file
  • Press I to enter the editing mode. Press Esc to exit the editing mode. Then enter :wq and exit
  • Cat View file contents
  • Rm Deleting a file
  • Mkdir Creates a folder
  • Rmdir Deletes a folder