Skip to content

dmotles/danshell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# A basic shell in C
Supports gnu readline, pipes, stdout redirection. the tokenizer also allows for strings to group arguments.

## Build
Just run "make" inside the directory.

## Execute

    ./danshell 

Use like you would use a normal shell, minus all the fancy features :(

About

A very basic shell written in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages