Skip to content

ShubhG31/C-Shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C-Shell

A simple command line interface that has 3 commands : ls, cd, and exit

Files

Full.c is the full code file, as the other files are just for documentation.

Run

gcc full.c 
./a.out 

Commands

~ls 
~cd <file/file path>
~exit 

About

Creating a shell in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages