Skip to the content.

Linux Commands

Linux Commands I Need to Know

Collaboration

  • ls : list in directory
  • pwd : where you are in your directories
  • mkdir : make a new directory
  • rm: remove
  • rm -rf: remove forever