Settings

The page will reload to apply your changes.
Theme

ASCII Art Font

ASCII Art Menu

Original Usenet thread from alt.ascii-art, started 5 Nov 1994.
 _   _                     _        _             _     _           
| | | |___  ___ _ __   ___| |_     / \   _ __ ___| |__ (_)_   _____ 
| | | / __|/ _ \ '_ \ / _ \ __|   / _ \ | '__/ __| '_ \| \ \ / / _ \
| |_| \__ \  __/ | | |  __/ |_   / ___ \| | | (__| | | | |\ V /  __/
 \___/|___/\___|_| |_|\___|\__| /_/   \_\_|  \___|_| |_|_| \_/ \___|
?Figlet

?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

cguest@ips34.ipsmsd (Chip Guest 52-V3 (408) 742-3460) 7 Nov 1994 16:59 · permalink · report
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

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.

Help classify this post