Could we have a standard "shar" file format?

David W. Vezie dv at well.UUCP
Tue Dec 3 17:41:55 AEST 1985


echo #define notdef >> /usr/include/stdio.h

	Could I propose a "standard" for articles posted to all.sources?
(I realize that by asking, I'm expecting a negative answer... :-).  It
is actually simple:

	1, entire article is a shar file (meaning, all you should have
	   to do is strip off the header and feed to sh).

	2, the order of the files in the shar file are as such:
		a, README - description of what the package contains
			    (this is usually found ABOVE the shar package)
		b, man pages
		c, Makefiles
		d, Header files
		e, Source files

	3, even if it is one file, package it as a shar file with a
	   README.  That way I don't have to use an editor with it,
	   I can just run it through unshar.  It also means that I
	   don't have to save the article itself to have all the
	   information about the software.

	4, use a shell archiver that puts an "exit 0" at the end of
	   the article (before the .signature).


Comments?
--- 
David W. Vezie
	    {dual|hplabs}!well!dv - Whole Earth 'Lectronics Link, Sausalito, CA
(4 lines, 114 chars)



More information about the Comp.sources.bugs mailing list