项目作者: kestarumper

项目描述 :
C Shell Akiso
高级语言: C
项目地址: git://github.com/kestarumper/lsh.git
创建时间: 2017-11-21T23:45:49Z
项目社区:https://github.com/kestarumper/lsh

开源协议:

下载


lsh C Shell

Project for Computer Architecture and Operating Systems

Includes


  • cd, exit as inbuilt functions

  • pipes

  • redirect STDOUT, STDIN, STDERR

  • launching tasks in background

  • takes care of zombies

Installation

  1. git clone https://github.com/kestarumper/lsh.git
  2. cd lsh
  3. make
  4. ./lsh