How to show ascii art at the top of the terminal when it's opened?How can I have my terminal start with an ASCII banner?How to show art in terminalHow to get Ascii Ubuntu logo in terminalHow do I get Guake(terminal) to report the correct terminal?How to set Guake as preferred terminal emulator for “Run in Terminal”?make terminal show up when called in a shell scriptthe output when I start firefox from TerminalHow to search ASCII text with Ubuntu TerminalHow can I open a terminal in the desktop directory?Ascii art animation demo program “bb”: animation freezes when sound output startsusing Terminal command by clicking on a link in an email?How to send e-mails from the terminal?auto edit a text file

Can "semicircle" be used to refer to a part-circle that is not a exact half-circle?

What is the difference between "shut" and "close"?

When were linguistics departments first established

What exactly is the purpose of connection links straped between the rocket and the launch pad

What wound would be of little consequence to a biped but terrible for a quadruped?

Potentiometer like component

Silly Sally's Movie

It's a yearly task, alright

Best mythical creature to use as livestock?

Making a sword in the stone, in a medieval world without magic

Best approach to update all entries in a list that is paginated?

Word for a person who has no opinion about whether god exists

Ban on all campaign finance?

Excess Zinc in garden soil

Single word request: Harming the benefactor

What is the dot in “1.2.4."

Is King K. Rool's down throw to up-special a true combo?

Is it illegal in Germany to take sick leave if you caused your own illness with food?

Do I need to leave some extra space available on the disk which my database log files reside, for log backup operations to successfully occur?

validation vs test vs training accuracy, which one to compare for claiming overfit?

If Invisibility ends because the original caster casts a non-concentration spell, does Invisibility also end on other targets of the original casting?

Force user to remove USB token

Want to switch to tankless, but can I use my existing wiring?

What does it mean when multiple 々 marks follow a 、?



How to show ascii art at the top of the terminal when it's opened?


How can I have my terminal start with an ASCII banner?How to show art in terminalHow to get Ascii Ubuntu logo in terminalHow do I get Guake(terminal) to report the correct terminal?How to set Guake as preferred terminal emulator for “Run in Terminal”?make terminal show up when called in a shell scriptthe output when I start firefox from TerminalHow to search ASCII text with Ubuntu TerminalHow can I open a terminal in the desktop directory?Ascii art animation demo program “bb”: animation freezes when sound output startsusing Terminal command by clicking on a link in an email?How to send e-mails from the terminal?auto edit a text file













32















As you can see on this screeshot of Mik's Guake he have a statup message of ascii art when he opens it, and that's what I'd like to do, can someone help me?



Mik's Guake










share|improve this question
























  • Please see this question, where I explain one way of doing it. Unfortunately, your question is a possible duplicate of that one.

    – user76204
    Dec 31 '12 at 16:06












  • @Mik I think my question is a "real" duplicate of this one. Anyway, could you please explain me how to make the text get colored? Is that a argument on echo?

    – Zignd
    Dec 31 '12 at 16:15












  • The prompt is red because I have specified some ANSI escape codes in the PS1 line in my .bash_aliases ; you can do this manually in your bash_aliases or .bashrc for various things. You should also be able to use the preferences in gnome-terminal or guake to alter some of the appearance settings. There's some good answers on this site discussing the use of colour and ANSI escape codes in the terminal.

    – user76204
    Dec 31 '12 at 16:27
















32















As you can see on this screeshot of Mik's Guake he have a statup message of ascii art when he opens it, and that's what I'd like to do, can someone help me?



Mik's Guake










share|improve this question
























  • Please see this question, where I explain one way of doing it. Unfortunately, your question is a possible duplicate of that one.

    – user76204
    Dec 31 '12 at 16:06












  • @Mik I think my question is a "real" duplicate of this one. Anyway, could you please explain me how to make the text get colored? Is that a argument on echo?

    – Zignd
    Dec 31 '12 at 16:15












  • The prompt is red because I have specified some ANSI escape codes in the PS1 line in my .bash_aliases ; you can do this manually in your bash_aliases or .bashrc for various things. You should also be able to use the preferences in gnome-terminal or guake to alter some of the appearance settings. There's some good answers on this site discussing the use of colour and ANSI escape codes in the terminal.

    – user76204
    Dec 31 '12 at 16:27














32












32








32


21






As you can see on this screeshot of Mik's Guake he have a statup message of ascii art when he opens it, and that's what I'd like to do, can someone help me?



Mik's Guake










share|improve this question
















As you can see on this screeshot of Mik's Guake he have a statup message of ascii art when he opens it, and that's what I'd like to do, can someone help me?



Mik's Guake







command-line customization






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Apr 13 '17 at 12:24









Community

1




1










asked Dec 31 '12 at 14:21









ZigndZignd

5,411103158




5,411103158












  • Please see this question, where I explain one way of doing it. Unfortunately, your question is a possible duplicate of that one.

    – user76204
    Dec 31 '12 at 16:06












  • @Mik I think my question is a "real" duplicate of this one. Anyway, could you please explain me how to make the text get colored? Is that a argument on echo?

    – Zignd
    Dec 31 '12 at 16:15












  • The prompt is red because I have specified some ANSI escape codes in the PS1 line in my .bash_aliases ; you can do this manually in your bash_aliases or .bashrc for various things. You should also be able to use the preferences in gnome-terminal or guake to alter some of the appearance settings. There's some good answers on this site discussing the use of colour and ANSI escape codes in the terminal.

    – user76204
    Dec 31 '12 at 16:27


















  • Please see this question, where I explain one way of doing it. Unfortunately, your question is a possible duplicate of that one.

    – user76204
    Dec 31 '12 at 16:06












  • @Mik I think my question is a "real" duplicate of this one. Anyway, could you please explain me how to make the text get colored? Is that a argument on echo?

    – Zignd
    Dec 31 '12 at 16:15












  • The prompt is red because I have specified some ANSI escape codes in the PS1 line in my .bash_aliases ; you can do this manually in your bash_aliases or .bashrc for various things. You should also be able to use the preferences in gnome-terminal or guake to alter some of the appearance settings. There's some good answers on this site discussing the use of colour and ANSI escape codes in the terminal.

    – user76204
    Dec 31 '12 at 16:27

















Please see this question, where I explain one way of doing it. Unfortunately, your question is a possible duplicate of that one.

– user76204
Dec 31 '12 at 16:06






Please see this question, where I explain one way of doing it. Unfortunately, your question is a possible duplicate of that one.

– user76204
Dec 31 '12 at 16:06














@Mik I think my question is a "real" duplicate of this one. Anyway, could you please explain me how to make the text get colored? Is that a argument on echo?

– Zignd
Dec 31 '12 at 16:15






@Mik I think my question is a "real" duplicate of this one. Anyway, could you please explain me how to make the text get colored? Is that a argument on echo?

– Zignd
Dec 31 '12 at 16:15














The prompt is red because I have specified some ANSI escape codes in the PS1 line in my .bash_aliases ; you can do this manually in your bash_aliases or .bashrc for various things. You should also be able to use the preferences in gnome-terminal or guake to alter some of the appearance settings. There's some good answers on this site discussing the use of colour and ANSI escape codes in the terminal.

– user76204
Dec 31 '12 at 16:27






The prompt is red because I have specified some ANSI escape codes in the PS1 line in my .bash_aliases ; you can do this manually in your bash_aliases or .bashrc for various things. You should also be able to use the preferences in gnome-terminal or guake to alter some of the appearance settings. There's some good answers on this site discussing the use of colour and ANSI escape codes in the terminal.

– user76204
Dec 31 '12 at 16:27











7 Answers
7






active

oldest

votes


















23














Open your terminal with CTRL+ALT+T and type as



nano ~/.bashrc


There type as



echo " Hi Zignd" then close and save it.



then type this command to reload bashrc .



source ~/.bashrc


You will what you want.



for example :I made my self.



enter image description here






share|improve this answer




















  • 1





    Make sure that this echo is within a condition that checks that the output is a tty, or (your choice) the shell is interactive. Otherwise you'll break scp, rsync.

    – egmont
    Aug 28 '15 at 6:54











  • You can also add screenfetch.

    – Pablo Bianchi
    Jan 31 '18 at 17:01


















17














To extend @snow's answer, put the code below from the very first line of your .bashrc. And be proud to be ubuntu user :)



echo "MMMMMMMMMMMMKlxMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMW0occlxNM"
echo "MMMMMMMMMMMMOcxMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMKOXMMMMMMMMMMMMMMMMMNdcoxkOlc0"
echo "MMMMMMMMMMMMOcxMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMdcOMMMMMMMMMMMMMMMMMkoO0lckkcl"
echo "dxWMMMM0d0MMOcoxdooxONMMMOdXMMMMXdkMMWkxdoodxONMMMdcldddkMXdxWMMMM0dKM0coOxk0xcd"
echo "ccNMMMMxckMMOco0XNXkclKMMxc0MMMMKcoMMNllKXXXkclXMMdcxKKKXMKclNMMMMkc0MM0oclldokN"
echo "ccNMMMMxckMMOcxMMMMMOclWMxc0MMMMKcoMMNllWMMMMdcOMMdcOMMMMMKclNMMMMkc0MMMMNXXNWMM"
echo "ccNMMMMxckMMOcxMMMMMKccNMxc0MMMMKcoMMNllWMMMMxckMMdcOMMMMMKclNMMMMkc0MMMMMMMMMMM"
echo "lcKMMMMxckMMOcxMMMMWdcxMMkcxMMMMKcoMMNllWMMMMkckMMxckMMMMMNccKMMMMkc0MMMMMMMMMMM"
echo "0lcxkkklckMMOclkOkxlckWMMNocdkkkdcoMMNllWMMMMkckMMXlcxkkxNM0lcxkkkoc0MMMMMMMMMMM"
echo "MNxlccloxXMMXxolccokNMMMMMWOolclox0MMWxkWMMMM0d0MMMXxlclxNMMNklcclokXMMMMMMMMMMM"


OR



echo " _ _ "
echo " _ _| |__ _ _ _ __ | |_ _ _ "
echo "| | | | '_ | | | | '_ | __| | | |"
echo "| |_| | |_) | |_| | | | | |_| |_| |"
echo " __,_|_.__/ __,_|_| |_|__|__,_|"


The secret to these image like characters is to use an image converter to ASCII characters. There are lots of free tools in the wild like toilet or figlet but I personally use jp2a.



You can also use this site for generating text to ASCII instead of image to ASCII.






share|improve this answer

























  • +1 for mentioning the site to generate ascii images

    – don.joey
    Jan 5 '13 at 16:29











  • +1 for jp2a (why use a website?)

    – Vreality
    Oct 5 '13 at 0:20











  • Make sure that these echos are within a condition that checks that the output is a tty, or (your choice) the shell is interactive. Otherwise you'll break scp, rsync.

    – egmont
    Aug 28 '15 at 6:54


















9














How do we apply ASCII art into the terminal?



There are numerous ways of generating ASCII art, including specialized software and manual building, but, there are also web-sites that generate ASCII art by simply entering the desired name.
first, we need to generate/create the ASCII "code": visit this web-site, type a desired name and copy the "live" generated ASCII result
then, create a text file named art and paste into it the above mentioned generated ASCII result
copy the art file in your home folder (navigate here by clicking Nautilus sidebar's Home)
open the .bashrc file (to make it viewable, press Ctrl+H) and paste on the bottom of the page



cat art



enter image description hereWorth mentioning:



The above mentioned site contains hundreds of different fonts for generating ASCII that feature various sizes, 3D-look, etc.



enter image description here



Source



As for images to ascii go to this website






share|improve this answer
































    4














    First generate a ascii drawing. I recommend asciio:



    apt-get install asciio


    asciio



    Example:



     .-------.
    | Hi |
    '-------'
    ^ (_/)
    '----- (O.o)
    (> <)




    Copy and paste the drawing in file:




    vim /home/<youruser>/banner


    Finally, add at the end of file to read when you open a new bash:



    echo "cat banner" >> /home/<youruser>/.bashrc


    Open another terminal:



    ready






    share|improve this answer

























    • Can you please translate your answer to English?

      – edwinksl
      Jul 27 '16 at 2:15











    • Sorry. I tried.

      – Wellington Oliveira
      Jul 27 '16 at 2:25











    • I haven't permission for post images yet. Sorry.

      – Wellington Oliveira
      Jul 27 '16 at 2:30











    • That's fine, I am aware of that.

      – edwinksl
      Jul 27 '16 at 2:31


















    3














    You can add interesting ASCII arts on your terminal without leaving your terminal. cowsay has some of the coolest ASCII arts and piping fortune outputs into cowsay can take this to another level. Lets see how this is done, open your terminal and type:



    sudo apt-get install cowsay


    Now cowsay is installed lets have some fun, add following command



    cowsay I am in a good mooooo-d.


    If you don't like the cow, there is a mystical zoo within your terminal, type



    cowsay -f dragon Who dared to wake me up?


    To bring up list of all the animals in your mystical zoo type cowsay -l.
    If you prefer 'thinking animal' over talking one try



    cowthink -f <animal name> <your message>


    < > are to be ignored. If you want to display same custom message each time you login please continue, otherwise skip to next step.




    Copy your ASCII art and go to home directory. Create a file
    <newfile.txt>, paste your ASCII art inside the file and save it.
    Open a file.bashrc from home directory. Add the following on bottom
    line of the file and save it.



    cat <newfile.txt>



    You are done :) reopen your terminal.





    Lets make your animal a little more intelligent by adding fortune



    sudo apt-get install fortune


    Go to home directory and open .bashrc and add the following as top line of the file



    fortune | cowsay -f <your animal>


    Now save the file and you are done :)






    share|improve this answer
































      3














      This one takes a png image file and outputs a facsimile onto your terminal



      If you have nodejs installed then issue



      npm install -g picture-tube


      then put this into bottom of your ~/.bashrc



      echo "picture-tube --cols 60 /tmp/justpng/orbifold_333_shell.png"
      picture-tube --cols 60 /tmp/justpng/orbifold_333_shell.png


      code is at https://github.com/substack/picture-tube



      enter image description here



      enjoy






      share|improve this answer
































        3














        enter image description here



        sudo apt-get install figlet

        echo "Hello world!" | figlet | color_it.sh 54


        cat color_it.sh



        #!/usr/bin/env bash 

        ## A.M.Danischewski 2015+(c) Free - for (all (uses and
        ## modifications)) - except you must keep this notice intact.

        declare INPUT_TXT=""
        declare ADD_LF="n"
        declare -i DONE=0
        declare -r COLOR_NUMBER="$1:-247"
        declare -r ASCII_FG="\033[38;05;"
        declare -r COLOR_OUT="$ASCII_FG$COLOR_NUMBERm"

        function show_colors()
        ## perhaps will add bg 48 to first loop eventually
        for fgbg in 38; do for color in 0..256 ; do
        echo -en "\033[$fgbg;5;$colorm $colort\033[0m";
        (($(($color+1))%10==0)) && echo; done; echo; done


        if [[ ! $# -eq 1 || $1 =~ ^-. ]]; then
        show_colors
        echo " Usage: $0##*/ <color fg>"
        echo " E.g. echo "Hello world!" | figlet | $0##*/ 54"
        else
        while IFS= read -r PIPED_INPUT || DONE=1; ADD_LF=""; ; do
        PIPED_INPUT=$(sed 's#\#\\#g' <<< "$PIPED_INPUT")
        INPUT_TXT="$INPUT_TXT$PIPED_INPUT$ADD_LF"
        (($DONE)) && break;
        done
        echo -en "$COLOR_OUT$INPUT_TXT\033[00m"
        fi


        its typical to create a dir ~/bin and make all those files visible



        mkdir ~/bin
        # ... put above color_it.sh as file ~/bin/color_it.sh
        chmod +x ~/bin/color_it.sh # make it executable
        export PATH=$HOME/bin:$PATH # add this line to your ~/.bashrc

        echo "Hello world!" | figlet | color_it.sh 34





        share|improve this answer
























          Your Answer








          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "89"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader:
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          ,
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );













          draft saved

          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f234678%2fhow-to-show-ascii-art-at-the-top-of-the-terminal-when-its-opened%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          7 Answers
          7






          active

          oldest

          votes








          7 Answers
          7






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          23














          Open your terminal with CTRL+ALT+T and type as



          nano ~/.bashrc


          There type as



          echo " Hi Zignd" then close and save it.



          then type this command to reload bashrc .



          source ~/.bashrc


          You will what you want.



          for example :I made my self.



          enter image description here






          share|improve this answer




















          • 1





            Make sure that this echo is within a condition that checks that the output is a tty, or (your choice) the shell is interactive. Otherwise you'll break scp, rsync.

            – egmont
            Aug 28 '15 at 6:54











          • You can also add screenfetch.

            – Pablo Bianchi
            Jan 31 '18 at 17:01















          23














          Open your terminal with CTRL+ALT+T and type as



          nano ~/.bashrc


          There type as



          echo " Hi Zignd" then close and save it.



          then type this command to reload bashrc .



          source ~/.bashrc


          You will what you want.



          for example :I made my self.



          enter image description here






          share|improve this answer




















          • 1





            Make sure that this echo is within a condition that checks that the output is a tty, or (your choice) the shell is interactive. Otherwise you'll break scp, rsync.

            – egmont
            Aug 28 '15 at 6:54











          • You can also add screenfetch.

            – Pablo Bianchi
            Jan 31 '18 at 17:01













          23












          23








          23







          Open your terminal with CTRL+ALT+T and type as



          nano ~/.bashrc


          There type as



          echo " Hi Zignd" then close and save it.



          then type this command to reload bashrc .



          source ~/.bashrc


          You will what you want.



          for example :I made my self.



          enter image description here






          share|improve this answer















          Open your terminal with CTRL+ALT+T and type as



          nano ~/.bashrc


          There type as



          echo " Hi Zignd" then close and save it.



          then type this command to reload bashrc .



          source ~/.bashrc


          You will what you want.



          for example :I made my self.



          enter image description here







          share|improve this answer














          share|improve this answer



          share|improve this answer








          edited Oct 5 '13 at 0:11

























          answered Dec 31 '12 at 14:42









          rɑːdʒɑrɑːdʒɑ

          58.5k85218302




          58.5k85218302







          • 1





            Make sure that this echo is within a condition that checks that the output is a tty, or (your choice) the shell is interactive. Otherwise you'll break scp, rsync.

            – egmont
            Aug 28 '15 at 6:54











          • You can also add screenfetch.

            – Pablo Bianchi
            Jan 31 '18 at 17:01












          • 1





            Make sure that this echo is within a condition that checks that the output is a tty, or (your choice) the shell is interactive. Otherwise you'll break scp, rsync.

            – egmont
            Aug 28 '15 at 6:54











          • You can also add screenfetch.

            – Pablo Bianchi
            Jan 31 '18 at 17:01







          1




          1





          Make sure that this echo is within a condition that checks that the output is a tty, or (your choice) the shell is interactive. Otherwise you'll break scp, rsync.

          – egmont
          Aug 28 '15 at 6:54





          Make sure that this echo is within a condition that checks that the output is a tty, or (your choice) the shell is interactive. Otherwise you'll break scp, rsync.

          – egmont
          Aug 28 '15 at 6:54













          You can also add screenfetch.

          – Pablo Bianchi
          Jan 31 '18 at 17:01





          You can also add screenfetch.

          – Pablo Bianchi
          Jan 31 '18 at 17:01













          17














          To extend @snow's answer, put the code below from the very first line of your .bashrc. And be proud to be ubuntu user :)



          echo "MMMMMMMMMMMMKlxMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMW0occlxNM"
          echo "MMMMMMMMMMMMOcxMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMKOXMMMMMMMMMMMMMMMMMNdcoxkOlc0"
          echo "MMMMMMMMMMMMOcxMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMdcOMMMMMMMMMMMMMMMMMkoO0lckkcl"
          echo "dxWMMMM0d0MMOcoxdooxONMMMOdXMMMMXdkMMWkxdoodxONMMMdcldddkMXdxWMMMM0dKM0coOxk0xcd"
          echo "ccNMMMMxckMMOco0XNXkclKMMxc0MMMMKcoMMNllKXXXkclXMMdcxKKKXMKclNMMMMkc0MM0oclldokN"
          echo "ccNMMMMxckMMOcxMMMMMOclWMxc0MMMMKcoMMNllWMMMMdcOMMdcOMMMMMKclNMMMMkc0MMMMNXXNWMM"
          echo "ccNMMMMxckMMOcxMMMMMKccNMxc0MMMMKcoMMNllWMMMMxckMMdcOMMMMMKclNMMMMkc0MMMMMMMMMMM"
          echo "lcKMMMMxckMMOcxMMMMWdcxMMkcxMMMMKcoMMNllWMMMMkckMMxckMMMMMNccKMMMMkc0MMMMMMMMMMM"
          echo "0lcxkkklckMMOclkOkxlckWMMNocdkkkdcoMMNllWMMMMkckMMXlcxkkxNM0lcxkkkoc0MMMMMMMMMMM"
          echo "MNxlccloxXMMXxolccokNMMMMMWOolclox0MMWxkWMMMM0d0MMMXxlclxNMMNklcclokXMMMMMMMMMMM"


          OR



          echo " _ _ "
          echo " _ _| |__ _ _ _ __ | |_ _ _ "
          echo "| | | | '_ | | | | '_ | __| | | |"
          echo "| |_| | |_) | |_| | | | | |_| |_| |"
          echo " __,_|_.__/ __,_|_| |_|__|__,_|"


          The secret to these image like characters is to use an image converter to ASCII characters. There are lots of free tools in the wild like toilet or figlet but I personally use jp2a.



          You can also use this site for generating text to ASCII instead of image to ASCII.






          share|improve this answer

























          • +1 for mentioning the site to generate ascii images

            – don.joey
            Jan 5 '13 at 16:29











          • +1 for jp2a (why use a website?)

            – Vreality
            Oct 5 '13 at 0:20











          • Make sure that these echos are within a condition that checks that the output is a tty, or (your choice) the shell is interactive. Otherwise you'll break scp, rsync.

            – egmont
            Aug 28 '15 at 6:54















          17














          To extend @snow's answer, put the code below from the very first line of your .bashrc. And be proud to be ubuntu user :)



          echo "MMMMMMMMMMMMKlxMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMW0occlxNM"
          echo "MMMMMMMMMMMMOcxMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMKOXMMMMMMMMMMMMMMMMMNdcoxkOlc0"
          echo "MMMMMMMMMMMMOcxMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMdcOMMMMMMMMMMMMMMMMMkoO0lckkcl"
          echo "dxWMMMM0d0MMOcoxdooxONMMMOdXMMMMXdkMMWkxdoodxONMMMdcldddkMXdxWMMMM0dKM0coOxk0xcd"
          echo "ccNMMMMxckMMOco0XNXkclKMMxc0MMMMKcoMMNllKXXXkclXMMdcxKKKXMKclNMMMMkc0MM0oclldokN"
          echo "ccNMMMMxckMMOcxMMMMMOclWMxc0MMMMKcoMMNllWMMMMdcOMMdcOMMMMMKclNMMMMkc0MMMMNXXNWMM"
          echo "ccNMMMMxckMMOcxMMMMMKccNMxc0MMMMKcoMMNllWMMMMxckMMdcOMMMMMKclNMMMMkc0MMMMMMMMMMM"
          echo "lcKMMMMxckMMOcxMMMMWdcxMMkcxMMMMKcoMMNllWMMMMkckMMxckMMMMMNccKMMMMkc0MMMMMMMMMMM"
          echo "0lcxkkklckMMOclkOkxlckWMMNocdkkkdcoMMNllWMMMMkckMMXlcxkkxNM0lcxkkkoc0MMMMMMMMMMM"
          echo "MNxlccloxXMMXxolccokNMMMMMWOolclox0MMWxkWMMMM0d0MMMXxlclxNMMNklcclokXMMMMMMMMMMM"


          OR



          echo " _ _ "
          echo " _ _| |__ _ _ _ __ | |_ _ _ "
          echo "| | | | '_ | | | | '_ | __| | | |"
          echo "| |_| | |_) | |_| | | | | |_| |_| |"
          echo " __,_|_.__/ __,_|_| |_|__|__,_|"


          The secret to these image like characters is to use an image converter to ASCII characters. There are lots of free tools in the wild like toilet or figlet but I personally use jp2a.



          You can also use this site for generating text to ASCII instead of image to ASCII.






          share|improve this answer

























          • +1 for mentioning the site to generate ascii images

            – don.joey
            Jan 5 '13 at 16:29











          • +1 for jp2a (why use a website?)

            – Vreality
            Oct 5 '13 at 0:20











          • Make sure that these echos are within a condition that checks that the output is a tty, or (your choice) the shell is interactive. Otherwise you'll break scp, rsync.

            – egmont
            Aug 28 '15 at 6:54













          17












          17








          17







          To extend @snow's answer, put the code below from the very first line of your .bashrc. And be proud to be ubuntu user :)



          echo "MMMMMMMMMMMMKlxMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMW0occlxNM"
          echo "MMMMMMMMMMMMOcxMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMKOXMMMMMMMMMMMMMMMMMNdcoxkOlc0"
          echo "MMMMMMMMMMMMOcxMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMdcOMMMMMMMMMMMMMMMMMkoO0lckkcl"
          echo "dxWMMMM0d0MMOcoxdooxONMMMOdXMMMMXdkMMWkxdoodxONMMMdcldddkMXdxWMMMM0dKM0coOxk0xcd"
          echo "ccNMMMMxckMMOco0XNXkclKMMxc0MMMMKcoMMNllKXXXkclXMMdcxKKKXMKclNMMMMkc0MM0oclldokN"
          echo "ccNMMMMxckMMOcxMMMMMOclWMxc0MMMMKcoMMNllWMMMMdcOMMdcOMMMMMKclNMMMMkc0MMMMNXXNWMM"
          echo "ccNMMMMxckMMOcxMMMMMKccNMxc0MMMMKcoMMNllWMMMMxckMMdcOMMMMMKclNMMMMkc0MMMMMMMMMMM"
          echo "lcKMMMMxckMMOcxMMMMWdcxMMkcxMMMMKcoMMNllWMMMMkckMMxckMMMMMNccKMMMMkc0MMMMMMMMMMM"
          echo "0lcxkkklckMMOclkOkxlckWMMNocdkkkdcoMMNllWMMMMkckMMXlcxkkxNM0lcxkkkoc0MMMMMMMMMMM"
          echo "MNxlccloxXMMXxolccokNMMMMMWOolclox0MMWxkWMMMM0d0MMMXxlclxNMMNklcclokXMMMMMMMMMMM"


          OR



          echo " _ _ "
          echo " _ _| |__ _ _ _ __ | |_ _ _ "
          echo "| | | | '_ | | | | '_ | __| | | |"
          echo "| |_| | |_) | |_| | | | | |_| |_| |"
          echo " __,_|_.__/ __,_|_| |_|__|__,_|"


          The secret to these image like characters is to use an image converter to ASCII characters. There are lots of free tools in the wild like toilet or figlet but I personally use jp2a.



          You can also use this site for generating text to ASCII instead of image to ASCII.






          share|improve this answer















          To extend @snow's answer, put the code below from the very first line of your .bashrc. And be proud to be ubuntu user :)



          echo "MMMMMMMMMMMMKlxMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMW0occlxNM"
          echo "MMMMMMMMMMMMOcxMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMKOXMMMMMMMMMMMMMMMMMNdcoxkOlc0"
          echo "MMMMMMMMMMMMOcxMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMdcOMMMMMMMMMMMMMMMMMkoO0lckkcl"
          echo "dxWMMMM0d0MMOcoxdooxONMMMOdXMMMMXdkMMWkxdoodxONMMMdcldddkMXdxWMMMM0dKM0coOxk0xcd"
          echo "ccNMMMMxckMMOco0XNXkclKMMxc0MMMMKcoMMNllKXXXkclXMMdcxKKKXMKclNMMMMkc0MM0oclldokN"
          echo "ccNMMMMxckMMOcxMMMMMOclWMxc0MMMMKcoMMNllWMMMMdcOMMdcOMMMMMKclNMMMMkc0MMMMNXXNWMM"
          echo "ccNMMMMxckMMOcxMMMMMKccNMxc0MMMMKcoMMNllWMMMMxckMMdcOMMMMMKclNMMMMkc0MMMMMMMMMMM"
          echo "lcKMMMMxckMMOcxMMMMWdcxMMkcxMMMMKcoMMNllWMMMMkckMMxckMMMMMNccKMMMMkc0MMMMMMMMMMM"
          echo "0lcxkkklckMMOclkOkxlckWMMNocdkkkdcoMMNllWMMMMkckMMXlcxkkxNM0lcxkkkoc0MMMMMMMMMMM"
          echo "MNxlccloxXMMXxolccokNMMMMMWOolclox0MMWxkWMMMM0d0MMMXxlclxNMMNklcclokXMMMMMMMMMMM"


          OR



          echo " _ _ "
          echo " _ _| |__ _ _ _ __ | |_ _ _ "
          echo "| | | | '_ | | | | '_ | __| | | |"
          echo "| |_| | |_) | |_| | | | | |_| |_| |"
          echo " __,_|_.__/ __,_|_| |_|__|__,_|"


          The secret to these image like characters is to use an image converter to ASCII characters. There are lots of free tools in the wild like toilet or figlet but I personally use jp2a.



          You can also use this site for generating text to ASCII instead of image to ASCII.







          share|improve this answer














          share|improve this answer



          share|improve this answer








          edited 1 hour ago









          Pablo Bianchi

          2,92521535




          2,92521535










          answered Dec 31 '12 at 15:00









          nickanornickanor

          824610




          824610












          • +1 for mentioning the site to generate ascii images

            – don.joey
            Jan 5 '13 at 16:29











          • +1 for jp2a (why use a website?)

            – Vreality
            Oct 5 '13 at 0:20











          • Make sure that these echos are within a condition that checks that the output is a tty, or (your choice) the shell is interactive. Otherwise you'll break scp, rsync.

            – egmont
            Aug 28 '15 at 6:54

















          • +1 for mentioning the site to generate ascii images

            – don.joey
            Jan 5 '13 at 16:29











          • +1 for jp2a (why use a website?)

            – Vreality
            Oct 5 '13 at 0:20











          • Make sure that these echos are within a condition that checks that the output is a tty, or (your choice) the shell is interactive. Otherwise you'll break scp, rsync.

            – egmont
            Aug 28 '15 at 6:54
















          +1 for mentioning the site to generate ascii images

          – don.joey
          Jan 5 '13 at 16:29





          +1 for mentioning the site to generate ascii images

          – don.joey
          Jan 5 '13 at 16:29













          +1 for jp2a (why use a website?)

          – Vreality
          Oct 5 '13 at 0:20





          +1 for jp2a (why use a website?)

          – Vreality
          Oct 5 '13 at 0:20













          Make sure that these echos are within a condition that checks that the output is a tty, or (your choice) the shell is interactive. Otherwise you'll break scp, rsync.

          – egmont
          Aug 28 '15 at 6:54





          Make sure that these echos are within a condition that checks that the output is a tty, or (your choice) the shell is interactive. Otherwise you'll break scp, rsync.

          – egmont
          Aug 28 '15 at 6:54











          9














          How do we apply ASCII art into the terminal?



          There are numerous ways of generating ASCII art, including specialized software and manual building, but, there are also web-sites that generate ASCII art by simply entering the desired name.
          first, we need to generate/create the ASCII "code": visit this web-site, type a desired name and copy the "live" generated ASCII result
          then, create a text file named art and paste into it the above mentioned generated ASCII result
          copy the art file in your home folder (navigate here by clicking Nautilus sidebar's Home)
          open the .bashrc file (to make it viewable, press Ctrl+H) and paste on the bottom of the page



          cat art



          enter image description hereWorth mentioning:



          The above mentioned site contains hundreds of different fonts for generating ASCII that feature various sizes, 3D-look, etc.



          enter image description here



          Source



          As for images to ascii go to this website






          share|improve this answer





























            9














            How do we apply ASCII art into the terminal?



            There are numerous ways of generating ASCII art, including specialized software and manual building, but, there are also web-sites that generate ASCII art by simply entering the desired name.
            first, we need to generate/create the ASCII "code": visit this web-site, type a desired name and copy the "live" generated ASCII result
            then, create a text file named art and paste into it the above mentioned generated ASCII result
            copy the art file in your home folder (navigate here by clicking Nautilus sidebar's Home)
            open the .bashrc file (to make it viewable, press Ctrl+H) and paste on the bottom of the page



            cat art



            enter image description hereWorth mentioning:



            The above mentioned site contains hundreds of different fonts for generating ASCII that feature various sizes, 3D-look, etc.



            enter image description here



            Source



            As for images to ascii go to this website






            share|improve this answer



























              9












              9








              9







              How do we apply ASCII art into the terminal?



              There are numerous ways of generating ASCII art, including specialized software and manual building, but, there are also web-sites that generate ASCII art by simply entering the desired name.
              first, we need to generate/create the ASCII "code": visit this web-site, type a desired name and copy the "live" generated ASCII result
              then, create a text file named art and paste into it the above mentioned generated ASCII result
              copy the art file in your home folder (navigate here by clicking Nautilus sidebar's Home)
              open the .bashrc file (to make it viewable, press Ctrl+H) and paste on the bottom of the page



              cat art



              enter image description hereWorth mentioning:



              The above mentioned site contains hundreds of different fonts for generating ASCII that feature various sizes, 3D-look, etc.



              enter image description here



              Source



              As for images to ascii go to this website






              share|improve this answer















              How do we apply ASCII art into the terminal?



              There are numerous ways of generating ASCII art, including specialized software and manual building, but, there are also web-sites that generate ASCII art by simply entering the desired name.
              first, we need to generate/create the ASCII "code": visit this web-site, type a desired name and copy the "live" generated ASCII result
              then, create a text file named art and paste into it the above mentioned generated ASCII result
              copy the art file in your home folder (navigate here by clicking Nautilus sidebar's Home)
              open the .bashrc file (to make it viewable, press Ctrl+H) and paste on the bottom of the page



              cat art



              enter image description hereWorth mentioning:



              The above mentioned site contains hundreds of different fonts for generating ASCII that feature various sizes, 3D-look, etc.



              enter image description here



              Source



              As for images to ascii go to this website







              share|improve this answer














              share|improve this answer



              share|improve this answer








              edited Mar 10 '13 at 4:31

























              answered Mar 10 '13 at 4:24









              Paul AcidSpoof CarissimoPaul AcidSpoof Carissimo

              13115




              13115





















                  4














                  First generate a ascii drawing. I recommend asciio:



                  apt-get install asciio


                  asciio



                  Example:



                   .-------.
                  | Hi |
                  '-------'
                  ^ (_/)
                  '----- (O.o)
                  (> <)




                  Copy and paste the drawing in file:




                  vim /home/<youruser>/banner


                  Finally, add at the end of file to read when you open a new bash:



                  echo "cat banner" >> /home/<youruser>/.bashrc


                  Open another terminal:



                  ready






                  share|improve this answer

























                  • Can you please translate your answer to English?

                    – edwinksl
                    Jul 27 '16 at 2:15











                  • Sorry. I tried.

                    – Wellington Oliveira
                    Jul 27 '16 at 2:25











                  • I haven't permission for post images yet. Sorry.

                    – Wellington Oliveira
                    Jul 27 '16 at 2:30











                  • That's fine, I am aware of that.

                    – edwinksl
                    Jul 27 '16 at 2:31















                  4














                  First generate a ascii drawing. I recommend asciio:



                  apt-get install asciio


                  asciio



                  Example:



                   .-------.
                  | Hi |
                  '-------'
                  ^ (_/)
                  '----- (O.o)
                  (> <)




                  Copy and paste the drawing in file:




                  vim /home/<youruser>/banner


                  Finally, add at the end of file to read when you open a new bash:



                  echo "cat banner" >> /home/<youruser>/.bashrc


                  Open another terminal:



                  ready






                  share|improve this answer

























                  • Can you please translate your answer to English?

                    – edwinksl
                    Jul 27 '16 at 2:15











                  • Sorry. I tried.

                    – Wellington Oliveira
                    Jul 27 '16 at 2:25











                  • I haven't permission for post images yet. Sorry.

                    – Wellington Oliveira
                    Jul 27 '16 at 2:30











                  • That's fine, I am aware of that.

                    – edwinksl
                    Jul 27 '16 at 2:31













                  4












                  4








                  4







                  First generate a ascii drawing. I recommend asciio:



                  apt-get install asciio


                  asciio



                  Example:



                   .-------.
                  | Hi |
                  '-------'
                  ^ (_/)
                  '----- (O.o)
                  (> <)




                  Copy and paste the drawing in file:




                  vim /home/<youruser>/banner


                  Finally, add at the end of file to read when you open a new bash:



                  echo "cat banner" >> /home/<youruser>/.bashrc


                  Open another terminal:



                  ready






                  share|improve this answer















                  First generate a ascii drawing. I recommend asciio:



                  apt-get install asciio


                  asciio



                  Example:



                   .-------.
                  | Hi |
                  '-------'
                  ^ (_/)
                  '----- (O.o)
                  (> <)




                  Copy and paste the drawing in file:




                  vim /home/<youruser>/banner


                  Finally, add at the end of file to read when you open a new bash:



                  echo "cat banner" >> /home/<youruser>/.bashrc


                  Open another terminal:



                  ready







                  share|improve this answer














                  share|improve this answer



                  share|improve this answer








                  edited Jul 27 '16 at 2:27









                  edwinksl

                  17.2k125487




                  17.2k125487










                  answered Jul 27 '16 at 2:14









                  Wellington OliveiraWellington Oliveira

                  664




                  664












                  • Can you please translate your answer to English?

                    – edwinksl
                    Jul 27 '16 at 2:15











                  • Sorry. I tried.

                    – Wellington Oliveira
                    Jul 27 '16 at 2:25











                  • I haven't permission for post images yet. Sorry.

                    – Wellington Oliveira
                    Jul 27 '16 at 2:30











                  • That's fine, I am aware of that.

                    – edwinksl
                    Jul 27 '16 at 2:31

















                  • Can you please translate your answer to English?

                    – edwinksl
                    Jul 27 '16 at 2:15











                  • Sorry. I tried.

                    – Wellington Oliveira
                    Jul 27 '16 at 2:25











                  • I haven't permission for post images yet. Sorry.

                    – Wellington Oliveira
                    Jul 27 '16 at 2:30











                  • That's fine, I am aware of that.

                    – edwinksl
                    Jul 27 '16 at 2:31
















                  Can you please translate your answer to English?

                  – edwinksl
                  Jul 27 '16 at 2:15





                  Can you please translate your answer to English?

                  – edwinksl
                  Jul 27 '16 at 2:15













                  Sorry. I tried.

                  – Wellington Oliveira
                  Jul 27 '16 at 2:25





                  Sorry. I tried.

                  – Wellington Oliveira
                  Jul 27 '16 at 2:25













                  I haven't permission for post images yet. Sorry.

                  – Wellington Oliveira
                  Jul 27 '16 at 2:30





                  I haven't permission for post images yet. Sorry.

                  – Wellington Oliveira
                  Jul 27 '16 at 2:30













                  That's fine, I am aware of that.

                  – edwinksl
                  Jul 27 '16 at 2:31





                  That's fine, I am aware of that.

                  – edwinksl
                  Jul 27 '16 at 2:31











                  3














                  You can add interesting ASCII arts on your terminal without leaving your terminal. cowsay has some of the coolest ASCII arts and piping fortune outputs into cowsay can take this to another level. Lets see how this is done, open your terminal and type:



                  sudo apt-get install cowsay


                  Now cowsay is installed lets have some fun, add following command



                  cowsay I am in a good mooooo-d.


                  If you don't like the cow, there is a mystical zoo within your terminal, type



                  cowsay -f dragon Who dared to wake me up?


                  To bring up list of all the animals in your mystical zoo type cowsay -l.
                  If you prefer 'thinking animal' over talking one try



                  cowthink -f <animal name> <your message>


                  < > are to be ignored. If you want to display same custom message each time you login please continue, otherwise skip to next step.




                  Copy your ASCII art and go to home directory. Create a file
                  <newfile.txt>, paste your ASCII art inside the file and save it.
                  Open a file.bashrc from home directory. Add the following on bottom
                  line of the file and save it.



                  cat <newfile.txt>



                  You are done :) reopen your terminal.





                  Lets make your animal a little more intelligent by adding fortune



                  sudo apt-get install fortune


                  Go to home directory and open .bashrc and add the following as top line of the file



                  fortune | cowsay -f <your animal>


                  Now save the file and you are done :)






                  share|improve this answer





























                    3














                    You can add interesting ASCII arts on your terminal without leaving your terminal. cowsay has some of the coolest ASCII arts and piping fortune outputs into cowsay can take this to another level. Lets see how this is done, open your terminal and type:



                    sudo apt-get install cowsay


                    Now cowsay is installed lets have some fun, add following command



                    cowsay I am in a good mooooo-d.


                    If you don't like the cow, there is a mystical zoo within your terminal, type



                    cowsay -f dragon Who dared to wake me up?


                    To bring up list of all the animals in your mystical zoo type cowsay -l.
                    If you prefer 'thinking animal' over talking one try



                    cowthink -f <animal name> <your message>


                    < > are to be ignored. If you want to display same custom message each time you login please continue, otherwise skip to next step.




                    Copy your ASCII art and go to home directory. Create a file
                    <newfile.txt>, paste your ASCII art inside the file and save it.
                    Open a file.bashrc from home directory. Add the following on bottom
                    line of the file and save it.



                    cat <newfile.txt>



                    You are done :) reopen your terminal.





                    Lets make your animal a little more intelligent by adding fortune



                    sudo apt-get install fortune


                    Go to home directory and open .bashrc and add the following as top line of the file



                    fortune | cowsay -f <your animal>


                    Now save the file and you are done :)






                    share|improve this answer



























                      3












                      3








                      3







                      You can add interesting ASCII arts on your terminal without leaving your terminal. cowsay has some of the coolest ASCII arts and piping fortune outputs into cowsay can take this to another level. Lets see how this is done, open your terminal and type:



                      sudo apt-get install cowsay


                      Now cowsay is installed lets have some fun, add following command



                      cowsay I am in a good mooooo-d.


                      If you don't like the cow, there is a mystical zoo within your terminal, type



                      cowsay -f dragon Who dared to wake me up?


                      To bring up list of all the animals in your mystical zoo type cowsay -l.
                      If you prefer 'thinking animal' over talking one try



                      cowthink -f <animal name> <your message>


                      < > are to be ignored. If you want to display same custom message each time you login please continue, otherwise skip to next step.




                      Copy your ASCII art and go to home directory. Create a file
                      <newfile.txt>, paste your ASCII art inside the file and save it.
                      Open a file.bashrc from home directory. Add the following on bottom
                      line of the file and save it.



                      cat <newfile.txt>



                      You are done :) reopen your terminal.





                      Lets make your animal a little more intelligent by adding fortune



                      sudo apt-get install fortune


                      Go to home directory and open .bashrc and add the following as top line of the file



                      fortune | cowsay -f <your animal>


                      Now save the file and you are done :)






                      share|improve this answer















                      You can add interesting ASCII arts on your terminal without leaving your terminal. cowsay has some of the coolest ASCII arts and piping fortune outputs into cowsay can take this to another level. Lets see how this is done, open your terminal and type:



                      sudo apt-get install cowsay


                      Now cowsay is installed lets have some fun, add following command



                      cowsay I am in a good mooooo-d.


                      If you don't like the cow, there is a mystical zoo within your terminal, type



                      cowsay -f dragon Who dared to wake me up?


                      To bring up list of all the animals in your mystical zoo type cowsay -l.
                      If you prefer 'thinking animal' over talking one try



                      cowthink -f <animal name> <your message>


                      < > are to be ignored. If you want to display same custom message each time you login please continue, otherwise skip to next step.




                      Copy your ASCII art and go to home directory. Create a file
                      <newfile.txt>, paste your ASCII art inside the file and save it.
                      Open a file.bashrc from home directory. Add the following on bottom
                      line of the file and save it.



                      cat <newfile.txt>



                      You are done :) reopen your terminal.





                      Lets make your animal a little more intelligent by adding fortune



                      sudo apt-get install fortune


                      Go to home directory and open .bashrc and add the following as top line of the file



                      fortune | cowsay -f <your animal>


                      Now save the file and you are done :)







                      share|improve this answer














                      share|improve this answer



                      share|improve this answer








                      edited Aug 27 '15 at 18:34

























                      answered Aug 27 '15 at 13:37









                      WireGhostWireGhost

                      313




                      313





















                          3














                          This one takes a png image file and outputs a facsimile onto your terminal



                          If you have nodejs installed then issue



                          npm install -g picture-tube


                          then put this into bottom of your ~/.bashrc



                          echo "picture-tube --cols 60 /tmp/justpng/orbifold_333_shell.png"
                          picture-tube --cols 60 /tmp/justpng/orbifold_333_shell.png


                          code is at https://github.com/substack/picture-tube



                          enter image description here



                          enjoy






                          share|improve this answer





























                            3














                            This one takes a png image file and outputs a facsimile onto your terminal



                            If you have nodejs installed then issue



                            npm install -g picture-tube


                            then put this into bottom of your ~/.bashrc



                            echo "picture-tube --cols 60 /tmp/justpng/orbifold_333_shell.png"
                            picture-tube --cols 60 /tmp/justpng/orbifold_333_shell.png


                            code is at https://github.com/substack/picture-tube



                            enter image description here



                            enjoy






                            share|improve this answer



























                              3












                              3








                              3







                              This one takes a png image file and outputs a facsimile onto your terminal



                              If you have nodejs installed then issue



                              npm install -g picture-tube


                              then put this into bottom of your ~/.bashrc



                              echo "picture-tube --cols 60 /tmp/justpng/orbifold_333_shell.png"
                              picture-tube --cols 60 /tmp/justpng/orbifold_333_shell.png


                              code is at https://github.com/substack/picture-tube



                              enter image description here



                              enjoy






                              share|improve this answer















                              This one takes a png image file and outputs a facsimile onto your terminal



                              If you have nodejs installed then issue



                              npm install -g picture-tube


                              then put this into bottom of your ~/.bashrc



                              echo "picture-tube --cols 60 /tmp/justpng/orbifold_333_shell.png"
                              picture-tube --cols 60 /tmp/justpng/orbifold_333_shell.png


                              code is at https://github.com/substack/picture-tube



                              enter image description here



                              enjoy







                              share|improve this answer














                              share|improve this answer



                              share|improve this answer








                              edited Oct 18 '16 at 14:44

























                              answered Aug 6 '16 at 1:12









                              Scott StenslandScott Stensland

                              5,00242242




                              5,00242242





















                                  3














                                  enter image description here



                                  sudo apt-get install figlet

                                  echo "Hello world!" | figlet | color_it.sh 54


                                  cat color_it.sh



                                  #!/usr/bin/env bash 

                                  ## A.M.Danischewski 2015+(c) Free - for (all (uses and
                                  ## modifications)) - except you must keep this notice intact.

                                  declare INPUT_TXT=""
                                  declare ADD_LF="n"
                                  declare -i DONE=0
                                  declare -r COLOR_NUMBER="$1:-247"
                                  declare -r ASCII_FG="\033[38;05;"
                                  declare -r COLOR_OUT="$ASCII_FG$COLOR_NUMBERm"

                                  function show_colors()
                                  ## perhaps will add bg 48 to first loop eventually
                                  for fgbg in 38; do for color in 0..256 ; do
                                  echo -en "\033[$fgbg;5;$colorm $colort\033[0m";
                                  (($(($color+1))%10==0)) && echo; done; echo; done


                                  if [[ ! $# -eq 1 || $1 =~ ^-. ]]; then
                                  show_colors
                                  echo " Usage: $0##*/ <color fg>"
                                  echo " E.g. echo "Hello world!" | figlet | $0##*/ 54"
                                  else
                                  while IFS= read -r PIPED_INPUT || DONE=1; ADD_LF=""; ; do
                                  PIPED_INPUT=$(sed 's#\#\\#g' <<< "$PIPED_INPUT")
                                  INPUT_TXT="$INPUT_TXT$PIPED_INPUT$ADD_LF"
                                  (($DONE)) && break;
                                  done
                                  echo -en "$COLOR_OUT$INPUT_TXT\033[00m"
                                  fi


                                  its typical to create a dir ~/bin and make all those files visible



                                  mkdir ~/bin
                                  # ... put above color_it.sh as file ~/bin/color_it.sh
                                  chmod +x ~/bin/color_it.sh # make it executable
                                  export PATH=$HOME/bin:$PATH # add this line to your ~/.bashrc

                                  echo "Hello world!" | figlet | color_it.sh 34





                                  share|improve this answer





























                                    3














                                    enter image description here



                                    sudo apt-get install figlet

                                    echo "Hello world!" | figlet | color_it.sh 54


                                    cat color_it.sh



                                    #!/usr/bin/env bash 

                                    ## A.M.Danischewski 2015+(c) Free - for (all (uses and
                                    ## modifications)) - except you must keep this notice intact.

                                    declare INPUT_TXT=""
                                    declare ADD_LF="n"
                                    declare -i DONE=0
                                    declare -r COLOR_NUMBER="$1:-247"
                                    declare -r ASCII_FG="\033[38;05;"
                                    declare -r COLOR_OUT="$ASCII_FG$COLOR_NUMBERm"

                                    function show_colors()
                                    ## perhaps will add bg 48 to first loop eventually
                                    for fgbg in 38; do for color in 0..256 ; do
                                    echo -en "\033[$fgbg;5;$colorm $colort\033[0m";
                                    (($(($color+1))%10==0)) && echo; done; echo; done


                                    if [[ ! $# -eq 1 || $1 =~ ^-. ]]; then
                                    show_colors
                                    echo " Usage: $0##*/ <color fg>"
                                    echo " E.g. echo "Hello world!" | figlet | $0##*/ 54"
                                    else
                                    while IFS= read -r PIPED_INPUT || DONE=1; ADD_LF=""; ; do
                                    PIPED_INPUT=$(sed 's#\#\\#g' <<< "$PIPED_INPUT")
                                    INPUT_TXT="$INPUT_TXT$PIPED_INPUT$ADD_LF"
                                    (($DONE)) && break;
                                    done
                                    echo -en "$COLOR_OUT$INPUT_TXT\033[00m"
                                    fi


                                    its typical to create a dir ~/bin and make all those files visible



                                    mkdir ~/bin
                                    # ... put above color_it.sh as file ~/bin/color_it.sh
                                    chmod +x ~/bin/color_it.sh # make it executable
                                    export PATH=$HOME/bin:$PATH # add this line to your ~/.bashrc

                                    echo "Hello world!" | figlet | color_it.sh 34





                                    share|improve this answer



























                                      3












                                      3








                                      3







                                      enter image description here



                                      sudo apt-get install figlet

                                      echo "Hello world!" | figlet | color_it.sh 54


                                      cat color_it.sh



                                      #!/usr/bin/env bash 

                                      ## A.M.Danischewski 2015+(c) Free - for (all (uses and
                                      ## modifications)) - except you must keep this notice intact.

                                      declare INPUT_TXT=""
                                      declare ADD_LF="n"
                                      declare -i DONE=0
                                      declare -r COLOR_NUMBER="$1:-247"
                                      declare -r ASCII_FG="\033[38;05;"
                                      declare -r COLOR_OUT="$ASCII_FG$COLOR_NUMBERm"

                                      function show_colors()
                                      ## perhaps will add bg 48 to first loop eventually
                                      for fgbg in 38; do for color in 0..256 ; do
                                      echo -en "\033[$fgbg;5;$colorm $colort\033[0m";
                                      (($(($color+1))%10==0)) && echo; done; echo; done


                                      if [[ ! $# -eq 1 || $1 =~ ^-. ]]; then
                                      show_colors
                                      echo " Usage: $0##*/ <color fg>"
                                      echo " E.g. echo "Hello world!" | figlet | $0##*/ 54"
                                      else
                                      while IFS= read -r PIPED_INPUT || DONE=1; ADD_LF=""; ; do
                                      PIPED_INPUT=$(sed 's#\#\\#g' <<< "$PIPED_INPUT")
                                      INPUT_TXT="$INPUT_TXT$PIPED_INPUT$ADD_LF"
                                      (($DONE)) && break;
                                      done
                                      echo -en "$COLOR_OUT$INPUT_TXT\033[00m"
                                      fi


                                      its typical to create a dir ~/bin and make all those files visible



                                      mkdir ~/bin
                                      # ... put above color_it.sh as file ~/bin/color_it.sh
                                      chmod +x ~/bin/color_it.sh # make it executable
                                      export PATH=$HOME/bin:$PATH # add this line to your ~/.bashrc

                                      echo "Hello world!" | figlet | color_it.sh 34





                                      share|improve this answer















                                      enter image description here



                                      sudo apt-get install figlet

                                      echo "Hello world!" | figlet | color_it.sh 54


                                      cat color_it.sh



                                      #!/usr/bin/env bash 

                                      ## A.M.Danischewski 2015+(c) Free - for (all (uses and
                                      ## modifications)) - except you must keep this notice intact.

                                      declare INPUT_TXT=""
                                      declare ADD_LF="n"
                                      declare -i DONE=0
                                      declare -r COLOR_NUMBER="$1:-247"
                                      declare -r ASCII_FG="\033[38;05;"
                                      declare -r COLOR_OUT="$ASCII_FG$COLOR_NUMBERm"

                                      function show_colors()
                                      ## perhaps will add bg 48 to first loop eventually
                                      for fgbg in 38; do for color in 0..256 ; do
                                      echo -en "\033[$fgbg;5;$colorm $colort\033[0m";
                                      (($(($color+1))%10==0)) && echo; done; echo; done


                                      if [[ ! $# -eq 1 || $1 =~ ^-. ]]; then
                                      show_colors
                                      echo " Usage: $0##*/ <color fg>"
                                      echo " E.g. echo "Hello world!" | figlet | $0##*/ 54"
                                      else
                                      while IFS= read -r PIPED_INPUT || DONE=1; ADD_LF=""; ; do
                                      PIPED_INPUT=$(sed 's#\#\\#g' <<< "$PIPED_INPUT")
                                      INPUT_TXT="$INPUT_TXT$PIPED_INPUT$ADD_LF"
                                      (($DONE)) && break;
                                      done
                                      echo -en "$COLOR_OUT$INPUT_TXT\033[00m"
                                      fi


                                      its typical to create a dir ~/bin and make all those files visible



                                      mkdir ~/bin
                                      # ... put above color_it.sh as file ~/bin/color_it.sh
                                      chmod +x ~/bin/color_it.sh # make it executable
                                      export PATH=$HOME/bin:$PATH # add this line to your ~/.bashrc

                                      echo "Hello world!" | figlet | color_it.sh 34






                                      share|improve this answer














                                      share|improve this answer



                                      share|improve this answer








                                      edited Jan 25 '17 at 18:28

























                                      answered Aug 20 '16 at 4:25









                                      Scott StenslandScott Stensland

                                      5,00242242




                                      5,00242242



























                                          draft saved

                                          draft discarded
















































                                          Thanks for contributing an answer to Ask Ubuntu!


                                          • Please be sure to answer the question. Provide details and share your research!

                                          But avoid


                                          • Asking for help, clarification, or responding to other answers.

                                          • Making statements based on opinion; back them up with references or personal experience.

                                          To learn more, see our tips on writing great answers.




                                          draft saved


                                          draft discarded














                                          StackExchange.ready(
                                          function ()
                                          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f234678%2fhow-to-show-ascii-art-at-the-top-of-the-terminal-when-its-opened%23new-answer', 'question_page');

                                          );

                                          Post as a guest















                                          Required, but never shown





















































                                          Required, but never shown














                                          Required, but never shown












                                          Required, but never shown







                                          Required, but never shown

































                                          Required, but never shown














                                          Required, but never shown












                                          Required, but never shown







                                          Required, but never shown







                                          Popular posts from this blog

                                          Möglingen Índice Localización Historia Demografía Referencias Enlaces externos Menú de navegación48°53′18″N 9°07′45″E / 48.888333333333, 9.129166666666748°53′18″N 9°07′45″E / 48.888333333333, 9.1291666666667Sitio web oficial Mapa de Möglingen«Gemeinden in Deutschland nach Fläche, Bevölkerung und Postleitzahl am 30.09.2016»Möglingen

                                          Virtualbox - Configuration error: Querying “UUID” failed (VERR_CFGM_VALUE_NOT_FOUND)“VERR_SUPLIB_WORLD_WRITABLE” error when trying to installing OS in virtualboxVirtual Box Kernel errorFailed to open a seesion for the virtual machineFailed to open a session for the virtual machineUbuntu 14.04 LTS Virtualbox errorcan't use VM VirtualBoxusing virtualboxI can't run Linux-64 Bit on VirtualBoxUnable to insert the virtual optical disk (VBoxguestaddition) in virtual machine for ubuntu server in win 10VirtuaBox in Ubuntu 18.04 Issues with Win10.ISO Installation

                                          Antonio De Lisio Carrera Referencias Menú de navegación«Caracas: evolución relacional multipleja»«Cuando los gobiernos subestiman a las localidades: L a Iniciativa para la Integración de la Infraestructura Regional Suramericana (IIRSA) en la frontera Colombo-Venezolana»«Maestría en Planificación Integral del Ambiente»«La Metrópoli Caraqueña: Expansión Simplificadora o Articulación Diversificante»«La Metrópoli Caraqueña: Expansión Simplificadora o Articulación Diversificante»«Conózcanos»«Caracas: evolución relacional multipleja»«La Metrópoli Caraqueña: Expansión Simplificadora o Articulación Diversificante»