A More Modern Shell for Linux
Marcel is a new shell. It is similar to traditional shells in many ways, but it does a few things differently:
Piping: All shells use pipes to send a text from the output of one command to the input of another. Marcel pipes structured data…