Skip to content

simrankedia/Interactive-Shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interactive-Shell

User-friendly linux terminal

The code shell_final.c is a user defined interactive shell program that can create and manage new processes. The shell is able to create a process out of a system program like emacs, vi or any user-defined executable

It works similar to the terminal and all terminal commands can be executed on it.

It is a basic version of the actual shell and doesnot respond to tab in automatic completion of file/directory name.

About

User-friendly linux terminal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages