home *** CD-ROM | disk | FTP | other *** search
/ Source Code 1992 March / Source_Code_CD-ROM_Walnut_Creek_March_1992.iso / usenet / altsrcs / 0 / 0982 < prev    next >
Internet Message Format  |  1990-12-28  |  1KB

  1. From: peter@ficc.uu.net (peter da silva)
  2. Newsgroups: alt.sources
  3. Subject: Re: Browse with TCL interface (part 01/02)
  4. Message-ID: <MX02A+5xds13@ficc.uu.net>
  5. Date: 5 Mar 90 14:37:38 GMT
  6.  
  7. In article <5242@sugar.hackercorp.com>, peter@sugar.hackercorp.com (Peter da Silva) writes:
  8. > echo shar: Extracting \"'MANIFEST'\" \(997 characters\)
  9. > sed "s/^X//" >'MANIFEST' <<'END_OF_FILE'
  10.   X ... bunch of stuff ...
  11.     NO END_OF_FILE LINE!
  12. > if test 997 -ne `wc -c <'MANIFEST'`; then
  13. >     echo shar: \"'MANIFEST'\" unpacked with wrong size!
  14. > fi
  15. > # end of 'MANIFEST'
  16.  
  17. Looks like there's a bug in the version of cshar I used for this. I'll repack
  18. the files with a better version and send them out again. In the meantime the
  19. following code should let you unpack this stuff...
  20.  
  21. : use /bin/sh
  22. #!/bin/sh icky_unshar file...
  23. for i
  24. do
  25.   sed '1,/^#/d
  26. /^if /i\
  27. END_IF_FILE' "$i" | sh
  28. done
  29.  
  30. I'll either cancel or supercede the originals when I get the new ones out.
  31.  
  32. Apologies for the mixup.
  33. -- 
  34.  _--_|\  Peter da Silva. +1 713 274 5180. <peter@ficc.uu.net>.
  35. /      \
  36. \_.--._/ Xenix Support -- it's not just a job, it's an adventure!
  37.       v  "Have you hugged your wolf today?" `-_-'
  38.