Skip to content

A own linux terminal build with c++ on linux enviroment.

Notifications You must be signed in to change notification settings

EnzoRocha00/LinuxTerminal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

LinuxTerminal

An own linux terminal built with c++ on linux enviroment.

Program executes a shell in the child process of the original terminal, accepting all commands from the PATH /bin/ and the 'cd' command to move between directories. However the program only runs in foreground. To end the execution of the 'child' Shell just press 'Ctrl+C'.

This program can only be run in Linux environment.

About

A own linux terminal build with c++ on linux enviroment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages