Skip to content

This is the implementation of Linux Shell in C programming language with some of the commands , both internal and external along with a few optional arguments of each of them .

Notifications You must be signed in to change notification settings

shagunuppal/Linux_Shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Linux_Shell

Course Project for Operating Systems (CSE231)
Instructor : Dr. Sambuddho Chakravarty

This is the implementation of Linux Shell in C programming language with some of the commands , both internal and external along with a few optional arguments of each of them .

The Internal Commands include the following :

  • cd
  • echo
  • pwd
  • history
  • exit

The External Commands include the following:

  • date
  • mkdir
  • ls
  • cat
  • rm

The optional commands along with the description of possible test cases is mentioned in detail in the pdf (writeup file).

About

This is the implementation of Linux Shell in C programming language with some of the commands , both internal and external along with a few optional arguments of each of them .

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published