Original Usenet thread from alt.ascii-art, started 5 Nov 1994.
?Figlet
alt.ascii-art
· 3 messages · 5 Nov 1994 - 9 Nov 1994
In article <39b185$ch...@hydra.cs.hope.edu>, Darrick Brown <dbr...@cs.hope.edu> wrote: >bdh...@eos.ncsu.edu wrote: > >: I'm having a bit of trouble with Figlet, that program >: we have all come to know and love. Anyway I ftp'd to the >: official Figlet site (ftp.isu.edu) and downloaded the >: compressed tarred version. I uncompressed it, and ran > >: tar -x figlet2.1.1.tar ~~~~ > >: on it. Here's it what it gave me. > >: tar: Can't open: /dev/rmt0h >: /dev/rmt0h: No such device or address >: tar: Please press RETURN to retry > The problem there is that you've left off the -f switch. Tar, by default, looks for a tape backup system, and to use it on a normal file, you have to tell it that. Try: tar -xf figlet2.1.1.tar
try tar xvf figlet2.1.1.tar the f is to indicate a file name follows and not a /dev/??? --- ***************************************************************************** Chip Guest //// cgu...@lmsc.lockheed.com ******************************************************************************
On Mon, 7 Nov 1994, Chip Guest 52-V3 (408) 742-3460 wrote: > try tar xvf figlet2.1.1.tar > > the f is to indicate a file name follows and not a /dev/??? Yep, near enough. tar is for backing up to tape drives(I think), but it can also be used for file archives, much the same way as programs like lha. not sure if tar xvf <filename> works, I need a '-' : tar -xf <filename> extracts the file (the -v flag is for verbose output) and if you have a slow link to a remote server, I would recommend leaving this out as some archives are huge. just in case you want to back up an archive: tar -cf <archive_name.tar> <directory/file_list> creates an archive for ya. Nick
Related ASCII art in the Gallery
Explore these categories from our collection of 11,000+ artworks:
_ _
/` \/ `\_ _
\ /` \/ `\
'. .\ /
\/ '. .'
\/jgs __ . . __ (o.\ \/ /.o) \__\/\/__/ /O /==\ O\ (;O/ \/ \O;)
_______ |.-----.| || jgs || ||_ _|| `--)-(--` __[=== o]___ |:::::::::::|\ `-=========-`()
,sSSs ,SSSS_/ ,_ sS/`))\// sS//|_(_/ _, SS\\\ `""-.-'` / sSS` jgs-==-'`'-._\
___________ | _______ | | | | | | | | | | | | | | |_______| | |___________|
//O\\
Make your own ASCII art
Turn images, text or 3D into ASCII, or draw your own – right in your browser.
About this thread.
These messages were posted publicly to the newsgroup
alt.ascii-art
in 1994 and are mirrored here unchanged as part of the Historic Archives – only email addresses are masked.
The artwork and text belong to their original authors: if you copy a piece, keep the artist's initials or signature intact and credit them where you can.
Are you one of the authors? Contact us to get your posts attributed, connected to your artist profile, or removed.
Report this message
Help us keep the archive clean and accurate. Reports are reviewed by a person – nothing is changed automatically.