ERR	getopt.c	/^#define ERR(s, c)	if(opterr){\\$/
Munshar	unshar.c	/^main(argc,argv)$/
disembowel	unshar.c	/^void disembowel()		\/* Unshar brutally! *\/$/
extract	unshar.c	/^void extract(how,file,end,lead)	\/* Extract file, up until end word *\/$/
fgetline	unshar.c	/^int fgetline(zin,how,buf)	\/* Get a line from a file *\/$/
firstword	unshar.c	/^int firstword(buf)		\/* Return token value of first word *\/$/
getline	unshar.c	/^#define getline(x,y)	fgetline(stdin,x,y)$/
getnames	unshar.c	/^void getnames(buf,file,word)	\/* Get the file & end word *\/$/
getopt	getopt.c	/^getopt(argc, argv, opts)$/
getstring	unshar.c	/^char *getstring(buf)		\/* Get the next string from the buffer *\/$/
index	index.c	/^char *index(s, c)$/
main	unshar.c	/^main(argc,argv)$/
make_subdir	unshar.c	/^int make_subdir (fullpath)$/
mustget	unshar.c	/^int mustget(s1)			\/* Return 1 if s1 is in the list of  *\/$/
usage	unshar.c	/^usage()$/
