[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: FWD: Debian Swirl ascii-art



On Tue, 10 Jul 2001, Brent Verner wrote:
[...]
> I've attached a file with a working colored line. FYI, to make the
> <esc> character in vim: in insert mode type <ctrl>+v then <ctrl>+<esc>

   Thanks, that worked. Somehow the escape codes had been converted to
regular characters in the first file I received and I was not sure what
to do after that.

   Isn't the dot on Debian supposed to be red? I attached a version
where it it... I also added codes to change the colors back to normal
after the red zones so that it looks better if you happen to select it.
Finally I converted it to a here document. (learning by example and
goofing around with a new toy :-)


--
Francois Gouget         fgouget@free.fr        http://fgouget.free.fr/
    I haven't lost my mind, it's backed up on tape around here somewhere...
#!/bin/sh

cat <<__EOF__
        _,met\$\$\$\$\$gg.
      ,g\$\$\$\$\$\$\$\$\$\$\$\$\$\$\$P.
    ,g\$\$P""       """Y\$\$.".
   ,\$\$P'              \`\$\$\$.
 ',\$\$P       ,ggs.     \`\$\$b:
 \`d\$\$'     ,\$P"'   .    \$\$\$
  \$\$P      d\$'     ,    \$\$P
  \$\$:      \$\$.   -    ,d\$\$'
  \$\$;      Y\$b._   _,d\$P'        _,           _,      ,'\`.
  Y\$\$.    \`.\`"Y\$\$\$\$P"'         \`\$\$'         \`\$\$'     \`.  ,'
  \`\$\$b      "-.__               \$\$           \$\$        \`'
   \`Y\$\$b                        \$\$           \$\$         _,           _
    \`Y\$\$.                 ,d\$\$\$g\$\$  ,d\$\$\$b.  \$\$,d\$\$\$b.\`\$\$' g\$\$\$\$\$b.\`\$\$,d\$\$b.
      \`\$\$b.              ,\$P'  \`\$\$ ,\$P' \`Y\$. \$\$\$'  \`\$\$ \$\$  "'   \`\$\$ \$\$\$' \`\$\$
        \`Y\$\$b.           \$\$'    \$\$ \$\$'   \`\$\$ \$\$'    \$\$ \$\$  ,ggggg\$\$ \$\$'   \$\$
          \`"Y\$b._        \$\$     \$\$ \$\$ggggg\$\$ \$\$     \$\$ \$\$ ,\$P"   \$\$ \$\$    \$\$
              \`""""      \$\$    ,\$\$ \$\$.       \$\$    ,\$P \$\$ \$\$'   ,\$\$ \$\$    \$\$
                         \`\$g. ,\$\$\$ \`\$\$._ _., \$\$ _,g\$P' \$\$ \`\$b. ,\$\$\$ \$\$    \$\$
                          \`Y\$\$P'\$\$. \`Y\$\$\$\$P',\$\$\$\$P"'  ,\$\$. \`Y\$\$P'\$\$.\$\$.  ,\$\$.

Debian GNU/Linux (testing/unstable)
__EOF__

Reply to: