Olaf Corten's OCUS help page for assy_find

Help and/or history for assy_find

See also entry in DESCRIPTION file

Usage: assy_find [options] assembly_file

	creates a BOM for assembly file and shows all models with the
	same name recursive from the current directory or in all directories
	in a given file.

	options:	-h 		=> this help screen 
			-d DIR		=> set top directory to DIR
					   default = current
					   this option may be used multiple
					   times
			-n X		=> Show only the newest X nr of files.
			-i FILE		=> Read directory listing from file.

	BUGS:	Suppressed models are also shown.

Author: Olaf Corten, the Netherlands
E-Mail: olafc@molding.fico.nl or ocorten@knoware.nl

################################################################################
# History:
#
# 19990219 Changed SCRIPTS_DIR extraction.
# 19961122 LS_COMMAND decide added (fix for non-SGI users)
# 19960723 Changed SCRIPTS_DIR setting.
# 19960708 Added -i option.
# 19960625 First version
#
################################################################################