Git Product home page Git Product logo

1miaoaxin / myshell Goto Github PK

View Code? Open in Web Editor NEW

This project forked from freerui/myshell

0.0 0.0 0.0 25 KB

这是一个shell项目,该项目是模拟Linux下的命令解析器。Shell提供了一种与操作系统之间通讯的方式,在Linux上,它是一种命令行式的shell。等待用户输入命令,向操作系统解释用户输入的命令,并且处理各种各样操作系统向外部的输出结果。 这个项目,首先实现一个mybash操作,模拟Linux系统下的bash功能,接收并处理用户的输入命令;然后创建mybin目录文件,在该目录文件来存放可执行文件,即就是命令的实现。主要实现了cd、ls、su、pwd等命令,来模拟Linux下的bash简单操作。

C 100.00%

myshell's Introduction

myshell

这是一个shell项目,该项目是模拟Linux下的命令解析器。Shell提供了一种与操作系统之间通讯的方式,在Linux上,它是一种命令行式的shell。等待用户输入命令,向操作系统解释用户输入的命令,并且处理各种各样操作系统向外部的输出结果。 这个项目,首先实现一个mybash操作,模拟Linux系统下的bash功能,接收并处理用户的输入命令;然后创建mybin目录文件,在该目录文件来存放可执行文件,即就是命令的实现。主要实现了cd、ls、su、pwd等命令,来模拟Linux下的bash简单操作。

myshell's People

Contributors

freerui 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.