Skip to content

A barebones implementation of a Linux Shell using C++

Notifications You must be signed in to change notification settings

aanupindi/LinuxShell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

This is an implementation of a linux shell. It runs a tight loop and waits for the user's input. It then forks and execs the command. There is no kill switch yet. Ctrl+C to kill the program.

About

A barebones implementation of a Linux Shell using C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages