Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Question: How to save Figlet to a file?

546 views
Skip to first unread message

Michael Zalewski

unread,
May 24, 1995, 3:00:00 AM5/24/95
to

How are you supposed to use the figlet things you make? Is there a 'save to
file' command or something?

_ _
.-/:\ " ...And Justice for All!" /::-.
_.-~ /:::\___ ______ __ _ _ _ /:::| ~-._
\:/ -~|| __||_ __// || | | | /| | / __/| .\:/
/ . . || __|:| |\:/ ' || |__| |_/:| || (:/:| \
/ /::| ||____|:|_|:/_/|_||____|____||_|:\___\| |\ \
/ /:::|.:\::::\:\:\:|:||:||::::|:::://:/:/:::/:.|:\ \
/ /:::/ \::\::::\|\:\|:/|:||::::|::://:/\/:::/::/:::\ \
/ ..:\ \-~~~~~~~ ~~~~ ~~ ~~~~~~~~ ~~ ~~~~~-/\/:.. \
/..:::::\ -=| Zalewski |=- /:::::..\
/::::::::- zale...@omnifest.uwn.edu -::::::::\
\:::::-~ ~-:::::/
\:-~ ~-:/


The Dark Dragon

unread,
May 24, 1995, 3:00:00 AM5/24/95
to

Well, in unix you can do something like this...
echo "Test" | figlet -f banner3-D > argh
will put Test in the banner3-D font and output it to the file argh


Michael Zalewski (zale...@omnifest.uwm.edu) wrote:

: How are you supposed to use the figlet things you make? Is there a 'save to
: file' command or something?


--
Daniel "The Dark Dragon" Henninger
Computer Science - North Carolina State University
dahe...@eos.ncsu.edu


Tony Nugent

unread,
May 25, 1995, 3:00:00 AM5/25/95
to

dahe...@unity.ncsu.edu (The Dark Dragon) writes:


>Well, in unix you can do something like this...
>echo "Test" | figlet -f banner3-D > argh
>will put Test in the banner3-D font and output it to the file argh


>Michael Zalewski (zale...@omnifest.uwm.edu) wrote:

>: How are you supposed to use the figlet things you make? Is there a 'save to
>: file' command or something?

This is one trick that I sometime use in vi (or vim).

You can filter lines through other commands with the ! command.
For example, say I have this typed on a line:

Warning!

If I use the ! command in vi with the cursor on this line:

!figlet -c

Then this is the result:
__ __ _ _
\ \ / /_ _ _ __ _ __ (_)_ __ __ _| |
\ \ /\ / / _` | '__| '_ \| | '_ \ / _` | |
\ V V / (_| | | | | | | | | | | (_| |_|
\_/\_/ \__,_|_| |_| |_|_|_| |_|\__, (_)
|___/

Cheers
Tony
______ , _
(_) | /|/ \
| __ _ _ | | __, _ _ _ _|_
_ |/ \_/ |/ | | | | | | | / | |/ / |/ | |
(_/ \__/ | |_/ \_/|/ | |_/ \_/|_/\_/|/|__/ | |_/|_/
/| /|
T.Nu...@sct.gu.edu.au\| Griffith University\|Brisbane Australia
' '
-=*#*=-=*#*=-=*#*=-=*#*=-=*#*=-=*#*=-=*#*=-=*#*=-=*#*=-=*#*=-=*#*=-=*#*=-

Cheers
Tony
______ , _
(_) | /|/ \
| __ _ _ | | __, _ _ _ _|_
_ |/ \_/ |/ | | | | | | | / | |/ / |/ | |
(_/ \__/ | |_/ \_/|/ | |_/ \_/|_/\_/|/|__/ | |_/|_/
/| /|
T.Nu...@sct.gu.edu.au\| Griffith University\|Brisbane Australia
' '


Susan May

unread,
May 25, 1995, 3:00:00 AM5/25/95
to

Michael Zalewski (zale...@omnifest.uwm.edu) wrote:

: How are you supposed to use the figlet things you make? Is there a 'save to
: file' command or something?

Yes, it's very simple. type: figlet -f [fontname] > [filename]
for example: figlet -f invita > sig.txt

Then upload the program into your account and use it.

----------------------------------------------------------
.
//\ /\\ . sometimes the things I do
|| * \ . . / * || . astound me...
\\____\X/____// . mainly, whenever you're
/ * /O\ * \ . around me...
\__/ " \__/ .
. Susa...@netaxs.com
----------------------------------------------------------
E-mail me for Hole, PJ Harvey, Bjork, and Liz lyrics
----------------------------------------------------------


Vasilios Pilarinos

unread,
May 28, 1995, 3:00:00 AM5/28/95
to

...( Michael Zalewski (zale...@omnifest.uwm.edu) ) wrote:
-: How are you supposed to use the figlet things you make? Is there a 'save to
-: file' command or something?

Nothing that fancy. Simply redirect the output using the dos '>' function.
I.E. -- 'figlet -f small.flf > output.txt'. You _won't_ see the output but
type away anyway. When you are done with the stuff you want to figlet, simply
type Ctrl-Z. Hope this helps.
--


_____ __ _ __ ___

|___\ V /| '_ \|___| <Vasilios Pilarinos> * <vqp...@is2.nyu.edu>
\_(_) .__(_) <Tuez-les tous; Dieu reconnaitra les siens.>
|_|


J.G.Cumming

unread,
Jun 6, 1995, 3:00:00 AM6/6/95
to

Michael Zalewski (zale...@omnifest.uwm.edu) wrote:

: How are you supposed to use the figlet things you make? Is there a 'save to

: file' command or something?

Type: figlet -f whatever > filename
and finish with ctrl-d

simple!

James
--
,--,--.,-.-.,-. --------------------------------------------------------------
(_ (| -_)=: \| | James Cumming, University of Kent, Canterbury, Kent, England
/\) ) | | | \` | james....@lauchpad.unc.edu | Don't stop......wiggle
`--'`-' `-'-'`-' ------------------------0839-840297---------------------------


0 new messages