Skip to content

Ekaums/seashell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 

Repository files navigation

seashell

A Unix-based Shell in C++

Unix-based command-line shell, making use of Linux system calls and job control.

This shell is capable of:

  • Path command execution
  • Input/Output redirection
  • Piping commands
  • Parallel execution
  • Job control & Signal handling (foreground/background jobs)
  • And more :)

About

C(++)-Shell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published