Skip to content

jmstacey/thsh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WARNING: Code is not polished or even useful. Use only for educational purposes.

Welcome to "The Shell" help file.

Here is a list of some shell commands:

cd <directory> - Change the current default director to <directory>.
clr - Clears the screen.
dir <directory> - List the contents of directory <directory>.
environ - List all the environments strings.
echo <comment> - Displays <comment> on the display.
help - Displays the help file.
pause - Pauses operation of the shell.
quit - Quits the shell.
<command> & - Will run command in the background.


The program environment:

Program developed in GNU/Linux using Ecplise with C99 library.




About

This Shell [thsh] is a simple educational shell created for Operating Systems Principles class

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages