Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 167 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 167 Bytes

ImplementShellCommands

Description

The implementation of shell script commands

Implemented

  • ls
  • pwd
  • echo
  • mkdir
  • cd
  • rmdir
  • chmod
  • touch
  • cp
  • cat