Skip to content

Latest commit

 

History

History
17 lines (16 loc) · 604 Bytes

README.md

File metadata and controls

17 lines (16 loc) · 604 Bytes

Shell

A shell written in C

Instructions

  • cd : Changes directory
  • help : Prints all commands available
  • cls : Clearscreen
  • cat : Concatenate
  • frem : Remove file
  • fmk : Makefile
  • copy : Copies the contents of a file in another file
  • hostnm : Prints hostname
  • path : Prints current directory path
  • hd : Prints first line of text file
  • time : Prints current time and date
  • history : Prints history of commands
  • clearhis : Clears history of commands