el-beth / asciiArtBash

A linux shell script that will accept a string and output it as an ascii lineart

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ASCII ART for Linux Terminal

            _____  _____ _____ _____              _      __             _______                  _             _ 
     /\    / ____|/ ____|_   _|_   _|            | |    / _|           |__   __|                (_)           | |
    /  \  | (___ | |      | |   | |     __ _ _ __| |_  | |_ ___  _ __     | | ___ _ __ _ __ ___  _ _ __   __ _| |
   / /\ \  \___ \| |      | |   | |    / _` | '__| __| |  _/ _ \| '__|    | |/ _ \ '__| '_ ` _ \| | '_ \ / _` | |
  / ____ \ ____) | |____ _| |_ _| |_  | (_| | |  | |_  | || (_) | |       | |  __/ |  | | | | | | | | | | (_| | |
 /_/    \_\_____/ \_____|_____|_____|  \__,_|_|   \__| |_| \___/|_|       |_|\___|_|  |_| |_| |_|_|_| |_|\__,_|_|

This script will accept a string as an input and output it as an ascii art to the terminal.

Attribution: the art above was generated with https://patorjk.com/software/taag/#p=display&f=Big&t=ASCII%20art%20for%20Terminal

About

A linux shell script that will accept a string and output it as an ascii lineart


Languages

Language:Shell 100.0%