Skip to content

CristiCeban/TpShell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a basic shell implementation in C. to run print "make" in the terminal. and after that print "./shell.exe".

It allows to:

  • Print the cmd.
  • Print the current directory.
  • Simple cmd ("exit","cd","./"(run file),"ls").
  • Redirect cmd.
  • Gestion of signals(like CTRL+Z,etc..).
  • Store the value of the folowing form "variable=value",and to be further used in following mode "$variable".
  • Gestions of pipes.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published