Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!csd4.csd.uwm.edu!gem.mps.ohio-state.edu!rpi!rpi.edu!rodney
From: rodney@taac.ipl.rpi.edu (Rodney Peck II)
Newsgroups: alt.sources.d
Subject: Re: FANCY BANNER
Message-ID: 
Date: 18 Aug 89 15:28:48 GMT
References: <879@nsscb.UUCP>
Sender: usenet@rpi.edu
Distribution: na
Organization: Rensselaer Polytechnic Institute Image Processing Lab, Troy NY
Lines: 20
In-reply-to: Narotham Reddy's message of 17 Aug 89 21:38:37 GMT

In article <879@nsscb.UUCP> Narotham Reddy writes:
NR>  1) Banner with "#" character     21) Banner with "H" character
NR>  2) Banner with "$" character     22) Banner with "I" Character
NR>  3) Banner with "%" character     23) Banner with "J" Character
NR>  4) Banner with "^" character     24) Banner with "K" character
NR>  5) Banner with "&" character     25) Banner with "L" Character
[..]
NR>          4 ) banner $string | tr '#' '^' ;;
NR>          5 ) banner $string | tr '#' '&' ;;
NR>          6 ) banner $string | tr '#' '*' ;;
NR>          7 ) banner $string | tr '#' '-' ;;
NR>          8 ) banner $string | tr '#' '=' ;;
NR>          9 ) banner $string | tr '#' '+' ;;
NR>         10 ) banner $string | tr '#' '!' ;;
NR>         11 ) banner $string | tr '#' '~' ;;


Is this a joke?  Gaak!
--
Rodney