Home

Awesome

ghettocli

A ghetto command line interpreter.

Usage

To compile, simply run make. Then execute gcli (or myshell, if you insist).

Usage: ./gcli [-v] [-f batchfile]

Interactive mode: ./gcli

Execute a batch file: ./gcli batchfile.sh

Commands

The following commands can be used in both batch and interactive modes.

Provided commands:

Unmatched commands:

Termination

To terminate the shell and child processes.