Skip to content

An implementation of a shell written in the C programming language.

Notifications You must be signed in to change notification settings

DillonNotDylan/MyShell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

MyShell

An implementation of a shell written in the C programming language.

This shell was the result of an assignment.

With this shell, you can:

  • Change directories/users
  • Create/Copy/Move files
  • Execute programs

Features include:

  • Shared history between shell sessions
  • Repeating a command in history
  • Terminating programs launched by MyShell

About

An implementation of a shell written in the C programming language.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages