Path: utzoo!attcan!uunet!lll-winken!ncis.tis.llnl.gov!helios.ee.lbl.gov!pasteur!ucbvax!tut.cis.ohio-state.edu!ukma!husc6!rice!sun-spots-request From: knutson%sw.MCC.COM@mcc.com (Jim Knutson) Newsgroups: comp.sys.sun Subject: Re: TAPE utils Keywords: Software Message-ID: <8905091542.AA09033@marconi.sw.mcc.com> Date: 16 May 89 20:01:45 GMT Sender: usenet@rice.edu Organization: Sun-Spots Lines: 59 Approved: Sun-Spots@rice.edu Original-Date: Tue, 9 May 89 10:42:59 CDT X-Sun-Spots-Digest: Volume 7, Issue 289, message 2 of 18 If a copy of ansitar can't be found, I have a copy that I'll send to the archives. The original was posted to net.sources in Nov. '84 by eager@amd.uucp (Mike Eager). Here's part of the man page: NAME ANSITAR - a program to read and write ANSI labeled tapes SYNOPSIS ansitar [crxtvblnf] [blocksize] [labelsize] [filecount] file DESCRIPTION Ansitar is a program which reads and writes ANSI format labelled tapes. Its options are similar to tar: c create a tape r replace (update) a tape x extract files t print table of contents v set verbose mode: for crx, print names; for t print labels 0-9 select drive 0-9 (default 0) b use next argument as a block size (default is 2048 bytes) B use next argument as tape block size, and following argument as line size (for blocking/unblocking) l use next arg as a label size U select upper(out)/lower(in) case translation of names R use RT11 label and name conventions (UGH!) S use RSTS conventions (==RT11 except 80-byte labels) P create/read files in "pip" (FILES-11) counted for- mat. D read variable length records (D format) n do not rewind tape at completion of processing f use next argument as number of files to search for t or x options. Ignored if file names specified. The filename may contain * to indicate a wild card; however, the asterisk should be enclosed in quotes to prevent the shell from interpreting it. Jim Knutson knutson@mcc.com cs.utexas.edu!milano!knutson