Sodamhan.com

TL;DR

pipes.sh

A Bash script which draws randomly pathed pipes over the terminal. More information: https://github.com/pipeseroni/pipes.sh.

  • Change the pattern of the pipes:

pipes.sh -t 0..9

  • Change the color of the pipes:

pipes.sh -c 0..7

  • Change the framerate of the pipes:

pipes.sh -f 20..100

  • Disable Colors:

pipes.sh -C

  • Display version:

pipes.sh -v

This document was created using the contents of the tldr project.