Skip to content

kunalvaswani123/shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building and Running

make 
./shell

Features

  • All basic features
  • semicolon separated commands accepted
  • One header file
  • Modularization: each function is defined in different file
  • quit commands for quitting the shell
  • redirection and pipes implemented
  • setenv and unsetenv implemented
  • jobs, kjob, fg, bg, and overkill implemented
  • Ctrl-C and Ctrl-Z implemented

Tested on

  • gcc v6.1

About

A shell written in C that works like Bash.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published