Browse with TCL interface (part 01/02)

peter da silva peter at ficc.uu.net
Tue Mar 6 00:37:38 AEST 1990


In article <5242 at sugar.hackercorp.com>, peter at sugar.hackercorp.com (Peter da Silva) writes:
> echo shar: Extracting \"'MANIFEST'\" \(997 characters\)
> sed "s/^X//" >'MANIFEST' <<'END_OF_FILE'
  X ... bunch of stuff ...
    NO END_OF_FILE LINE!
> if test 997 -ne `wc -c <'MANIFEST'`; then
>     echo shar: \"'MANIFEST'\" unpacked with wrong size!
> fi
> # end of 'MANIFEST'

Looks like there's a bug in the version of cshar I used for this. I'll repack
the files with a better version and send them out again. In the meantime the
following code should let you unpack this stuff...

: use /bin/sh
#!/bin/sh icky_unshar file...
for i
do
  sed '1,/^#/d
/^if /i\
END_IF_FILE' "$i" | sh
done

I'll either cancel or supercede the originals when I get the new ones out.

Apologies for the mixup.
-- 
 _--_|\  Peter da Silva. +1 713 274 5180. <peter at ficc.uu.net>.
/      \
\_.--._/ Xenix Support -- it's not just a job, it's an adventure!
      v  "Have you hugged your wolf today?" `-_-'



More information about the Alt.sources mailing list