X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: fd588,7c0cb7485fc0da49,start X-Google-Attributes: gidfd588,public From: kai@fantaghiro.deceiver.org (Kai Voelcker) Subject: gabi.vt.z, part 1/1 Date: 1996/10/10 Message-ID: #1/1 X-Deja-AN: 188617632 organization: Kasimba Barsini Inc. followup-to: alt.ascii-art.animation reply-to: kai@deceiver.in-kiel.de newsgroups: alt.ascii-art.animation An ansi animation collected from this newsgroup some times ago. Use :decode or :unshar to extract. The resulting file is gzip'ed. Invoke zcat to view. #!/bin/sh # # This is a self-extracting shell archive of the binary file "gabi.vt.z". # Created on Thu Oct 10 19:01:05 MET DST 1996 by post-bin, revision 2.1. # # To decode with /bin/sh, remove everything before the /bin/sh and feed # each piece as input to /bin/sh. When all the pieces have been # processed, the archive will automatically concatenate the pieces and # uudecode them to produce gabi.vt.z. If successful, it will remove all # uuencoded pieces. Alternatively, the archive(s) may be processed with # no editing by the unshar program. # # If you do not have /bin/sh or unix, you may decode by removing # everthing before/after the lines beginning with the word BEGIN/END, # respectively, in each piece. Then concatenate the pieces in the proper # order and uudecode. # part=1 pfile=gabi.vt.z file=gabi.vt.z psize=9748 sed -e '/^BEGIN/d' -e '/^END/d' << \End_of_Section > $pfile.$part BEGIN------------ gabi.vt.z ------------ part 1/1 --- begin 644 gabi.vt.z C^#OY/G<[^[TW87IVM$:V7#,I>1W2ZY`WVOI_-R7UO]&1"0`` ` end END-------------- gabi.vt.z ------------ part 1/1 --- End_of_Section size=`wc -c $pfile.$part | awk '{ print $1 }'` if [ $size != $psize ]; then echo Length mismatch for uuencoded part $part \($size != $psize\). exit 1 fi echo $file, part $part extracted. if [ `echo $pfile.[0-9]* | wc -w` = 1 ]; then echo All uuencoded parts of $file extracted, uudecoding... cat $pfile.* | uudecode if [ $? -gt 0 ]; then echo Error encountered when uudecoding pieces... exit 1 fi echo $file successfully uudecoded. Removing uuencoded pieces. rm $pfile.[0-9]* fi exit 0 -- * Kai Voelcker * Kappelner 18 * D-24106 Kiel * kai@deceiver.org * "The Good Life: Fast Cars, Fast Women, Fast Food." [Carasso]