Name | Student ID |
---|---|
Siddharth Tripathi | 100661875 |
Peter Levine | 100546643 |
Harasees Singh Gill | 100656810 |
This is the readme file which is displayed when the help command is used. The myshell file is a program written in the C programming language to interpret basic shell commands. Here is a list of the following commands:
cd <directory>
: changes the current directoryclr
: clears the screendir <directory>
: list contents of directoryenviron
: list all environment stringsecho <text>
: displays "text" on the screenhelp
: this .md file is displayedpause
: pauses the shell until the 'Enter' key is pressedquit
: exit the shell