Skip to content

alina0311/Shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Shell

A command-line program designed in C in a team of 3 students for The Faculty of Mathematics and Informatics, University of Bucharest.

As Wikipedia says:

In computing, a shell is a computer program which exposes an operating system's services to a human user or other program. In general, operating system shells use either a command-line interface (CLI) or graphical user interface (GUI), depending on a computer's role and particular operation. It is named a shell because it is the outermost layer around the operating system.

What will you find here?

  • custom commands like new, pwd, ls, etc.
  • pipes
  • implementation of &&
  • assigning a variable in the background

What did we use?

We use Oracle Virtual Box and Ubuntu to create the virtual machine and Sublime for writing the code.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages