a simple shell to serve as the chiyoko default until kaigara and chi are ready
| linenoise@a268b576ad | ||
| .gitignore | ||
| .gitmodules | ||
| cbsh.1 | ||
| cbsh.c | ||
| config.h | ||
| config.mk | ||
| LICENSE | ||
| Makefile | ||
| README | ||
cbsh
----
cbsh - chibi shell
a simple shell, written in c
this is a very simple shell,
created to serve as a simple in-between shell
until kaigara is ready.
I built it in an afternoon, so don't expect any
of that full POSIX-compliance or stability
dependencies:
- linenoise (shipped as submodule)
build & install:
$ make
# make install
config:
- PS1 format
- %1$s is username
- %2$s is hostname
- %3$s is current dir