#DS	set up for a user's .qtree directory
#: /*^ instal -d ^(@_DestDir_)/bin/dirsetup.dir/^R ^F

#:	SID	@(#)dotqtree.ds	8.3 - 00/04/30

#D .qtree/ctdir	-m777
#F .qtree/README
-This is the user's .qtree directory, which typically contains the
-following directories and files:
-
-Prefs			qefgui created preferences file
-TreeSet			qefgui created file containing user's selected trees
-ctdir/			ct/pa directory
-envset			user's envset database
-goes/			directory of go -d files and audit trails
-goes/<host>		directory of go files for host <host>
-goes/<host>/gomsgs	list of go jobs for <host>
-goes/<host>/12345k,g	output of go job 12345
-goshow			file displayed by gomonitor, if not empty
-josh			user's josh database
-roots.map		file of root mappings
-
-Note that this directory can be relocated in another directory by
-setting $HOME_QTREE.
#F .qtree/ctdir/README
-This directory (i.e., $HOME/.qtree/ctdir) is the default directory
-used by pa and ct, unless renamed by $CTDIR.
-
-The datafiles will be called ",XX" where the Xs are digits as in:
-",01" and ",02" and so on.
-
-This directory should be writable if you want to permit other user's
-to paste you files.
#F .qtree/envset
-# User's envset(1) database.
-# See envset -X for quick description of syntax and semantics.
-
-	# settings up to first label applied for all selections
-	# ...
-
-# Example envset -- leading # and <tab> added to suppress interpretation
-#	Label	description of this example envset called `Label'
-#		# set Variable to Value
-#		= Variable Value
-#		# Unset Var1 and Var2
-#		- Var1 Var2
-#		# interpret envset `extra' as well
-#		+ extra
#F .qtree/goes/README
-This directory contains a sub-directory for each host which contains
-the go -d output files and the gomsgs file which contains the status
-lines for jobs on the host.
#F .qtree/goshow
#F .qtree/josh
-# User's josh database -- see josh -x for short description of syntax
-# and semantics.
-
-example_variable = value for variable
-example:	! example item
-	echo this and following commands up to next label \134
-		executed by '"josh example"'
-	echo example_variable == \100(example_variable)
#F .qtree/roots.map
-# Mappings of roots used in qvrs and qds
-
-# See data/roots.map or roots.map(x-qef) for format description
#A
.If locating your .qtree directory in $HOME/.qtree is not possible,
.locate it as convenient and set $HOME_QTREE to the new location.
#:
