8000 GitHub - kestarumper/lsh: C Shell Akiso
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

kestarumper/lsh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

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

git clone https://github.com/kestarumper/lsh.git
cd lsh
make
./lsh

Releases

No releases published

Packages

No packages published
0