Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Mini-shell-implementation-in C Following options are implemented

execute commands (ls, find, grep, cp, ./a.out, cd etc.) create pipes (|) between several executables, forward stdin, stdout, stderr (<, >, >>), capture signals (Ctrl+C SIGINT, Ctrl+\ SIGSTOP).

About

Mini-shell-implementation-in C Following options are implemented execute commands (ls, find, grep, cp, ./a.out, cd etc.) create pipes (|) between several executables, forward stdin, stdout, stderr (<, >, >>), capture signals (Ctrl+C SIGINT, Ctrl+\ SIGSTOP).

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages