Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 379 Bytes

dirio.md

File metadata and controls

24 lines (13 loc) · 379 Bytes

Directory Operations

  • moveto [directory]

    • moves to that directory
  • dcreate [directory]

    • creates that directory
  • ddelete [directory]

    • deletes that directory
  • rddelete [directory]

    • deletes the directory recursivly
  • pd {directory (optional)}

    • prints the content of the directory
  • cd

    • prints what directory you are currently in