Skip to content

kushagra189/C-shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Title

Implementation of Linux Shell Using C language .

Getting Started

After unzipping the file you will see many c files and a makefile , Just run make in the folder and run [./main] to start the C shell.

Prerequisites

  • Install grip to view README in offline mode.
sudo pip install grip
  • Install gcc to compile the given C codes.
sudo apt-install gcc

Features

  • Basic features like echo, pwd, ls [la, al, -a, -l], cd, exit.
  • Modularization.
  • SemiColon separated commands accepted

Authors

  • Kushagra Nagori(20161032)

  • Anurag Mehta(20161016)

About

Implementation of basic features of shell.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published