Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bartpleiter/batshell

A project for the course Operating Systems :p
https://github.com/bartpleiter/batshell

Last synced: about 8 hours ago
JSON representation

A project for the course Operating Systems :p

Awesome Lists containing this project

README

        

# BatShell
BatShell is the ultimate shell written in c++ for Linux
> ```
> /\
> . // \ .
> //| _____ _____//_ | |\\
> // \ \_ \\/ _____ \/ / \\
> // .\_ \__| / V V \ | / \\
> || || \_ \ \/\_/\/ / _/|| ||
> || || \__/ \__/ || ||
> || \\ | | // ||
> || || _| BatShell |_ || ||
> || || _/ \ / \_ || ||
> ||____ ||/ \ / \|| ____||
> |/ \/ '-----.' \/ \|
> | \
> | \
> | \
> '| \
> | \
> | '
> ```

## Features
* Awesome welcome screen
* Fancy colors
* ls displays colors if possible
* 'infinite' piping
* input redirection
* output redirection
* background execution of programs
* good help menu (type in 'help' in the shell)

### Disclaimer
Use this shell at your own risk.
I am not responsible for anything.