Skip to content
This repository was archived by the owner on Mar 22, 2023. It is now read-only.

andrei-lazarov/Custom-Linux-Shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Custom Linux Shell

My own shell built in C for Operating Systems laboratory

Available commands:

  • help displays this message
  • exit/quit/close closes the shell
  • cd changes the current directory
  • pwd prints the current directory
  • type displays type of the given entry
  • create creates a new entry
  • run execute a command/program
  • easyrun execute a command/program with system()
  • status exit code of prev command

About

Operating Systems project

Resources

Stars

Watchers

Forks

Languages