Skip to content
This repository has been archived by the owner on Aug 21, 2019. It is now read-only.
/ myonsh Public archive

A tiny linux shell demo (as a school assignment

License

Notifications You must be signed in to change notification settings

MyonKeminta/myonsh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

myonsh

A tiny linux shell demo (as a school assignment

Only experimental, like a pile of sh!t

No architecture there. A refactoring must be done if someone want to continue this...

Why not use bash

Install

$ git clone https://github.com/MyonKeminta/myonsh.git
$ cd myonsh
$ cmake .
$ make
$ sudo make install

There's a myonshrc example in 'example' directory. If you want to use this, just:

$ cp example/.myonshrc ~/

Uninstall

Go to the project directory and:

$ sudo xargs rm < install_manifest.txt

About

A tiny linux shell demo (as a school assignment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published