GithubHelp home page GithubHelp logo

immortalcodes / minimal-c-shell Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 5 KB

A shell written in C language that does all basic commands of the bash along with several special commands that include piping and redirecting.

C 100.00%

minimal-c-shell's Introduction

Minimal-C-shell

A shell written in C language that does all basic commands of the bash along with several special commands that include piping and redirecting.

To run the code:

  1. gcc
  2. chmod +x a.out
  3. ./a.out

Some Instructions:

Please enter all the syntax in space separted way. i.e.

"ps && uname && ls" "ps -aux | grep bash"


Rarely due to background process , you may not see the result of command, in that case just again run the same command.

Credits

A lot of online resourses were read and taken reference with before creating the shell. A few of the prominent ones are listed here.

  • GeekForGeeks
  • Ubuntu Man pages Thankful to all the developers who give their time and efforts in creating these wonderful resources.

minimal-c-shell's People

Contributors

immortalcodes avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.