
/*
 *	to do:
		add csv/html/-n tests to 'make test'
		+ incl. 'sample-html-output' into xdf-index.html
 *
 *	-? = distinct flags for averages & totals (%cap = always avg)
 *		flag (?-a?) to print average sizes instead of sum (mut/y excl. w/ -s)
 *
 *	--pipe (read 'df' output from stdin and peruse it xdf's way)
 *
 *	'isolate' html/xml/cvs formatting() to std????.[ch]
 *
 *	--histogram ( cap% or sum%-each f.s. X total )
 *
 *	--plot ( gen. pie/bar chart , gnu-plot's way )
 *
 *	flag to suppress the whole list of filesystems (triggers -S)
 *		(so print just summary/average line)
 *
 *	+ err msgs in HTML when (-bB) ... in fact : ANY/ALL msgs !
 *
 *	--output-file(+autoname),
 *
 *	getopt,
 *
 *	--color-cap% orange/red html&video (<80/>=80>90/>=90)
 *		--parm to set threshold limits (orange/red)
 *
 *	xml-output,
 *
 *	optimize-path-wid,
 *
 *	clean/tidy-src,
 *
 *	auto-gnu,
 *
 *	?store(list)4optim-namewid/sort-results
 *
 *	discover volname+mntpoint (-n)
 *
 */

