jsq@ut-sally.UUCP (John Quarterman) (02/25/84)
The body of this article is a Bourne shell command (shar) to combine text files into a shar archive that can be extracted by running it as a Bourne shell command (i.e., "sh archive-file"). separator='!Funky!Stuff!' echo ': This is a shar archive. Extract with sh, not csh.' for f in $* do echo "echo x - $f" echo "cat > $f << '$separator'" cat $f echo "$separator" done -- John Quarterman, CS Dept., University of Texas, Austin, Texas jsq@ut-sally.ARPA, jsq@ut-sally.UUCP, {ihnp4,seismo,ctvax}!ut-sally!jsq
wolfordj@ecn-ee.UUCP (02/29/84)
#N:ecn-ee:15100004:000:272 ecn-ee!wolfordj Feb 21 22:10:00 1984 A while back some one posted a program that would take source files and put them in a executable shell format. The version I have does not work. Does any one have a working copy of this program please pass it along. jeff wolford pur-ee!wolfordj decvax!pur-ee!wolfordj