Skip to content

Instantly share code, notes, and snippets.

View Mac-Rae's full-sized avatar
🖥️
Computing Away 👍

Mac Rae Mac-Rae

🖥️
Computing Away 👍
View GitHub Profile
#!/usr/bin/env bash
header=""
comment=""
size[1]="##############################################################################"
size[2]="#####################################"
size[3]="###"
size[4]="#"
mode=1
while [[ "$#" -gt 0 ]]; do