Giter VIP home page Giter VIP logo

myshell's Introduction

Myshell

A simple shell within linux, maintainning environment variables and implement basic tools such as cd,help

User Manual

Command:

  • ·cd [directory]: Change the current working directory to [directory directory parameter]. If there is no directory parameter, the current directory is displayed; if the directory does not exist, an error message is output.
  • ·clr: Clear the screen.
  • ·dir [directory]: List the contents of the directory [directory].
  • ·echo [comment]: Multiple spaces and tabs in the comment will be reduced to one space and displayed on the screen.
  • ·exec: execute executable files, such as scripts, C language source files, etc.
  • ·quit: Quit the shell, support parameter form.
  • ·exit: Exit the shell, no parameters are supported.
  • ·environ: List all environment variables.
  • ·help: Display the user manual, and use the more command to filter.
  • ·pwd: Display the current path.
  • ·time: Display the current time.
  • ·shift: todo..

I/O redirection pipeline Program environment Background program execution

it also support executable application in /user/bin

myshell's People

Contributors

hongviye avatar

Stargazers

 avatar ltr avatar Q.Meng 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.