dtfilsys man page on UnixWare

Printed from http://www.polarhome.com/service/man/?qf=dtfilsys&af=0&tf=2&of=UnixWare



dtfilsys(5)		  FILE FORMATS		      dtfilsys(5)

NAME
     dtfilsys - TED file system; directory tree structure

DESCRIPTION
     The TED file system is divided into three	parts:	the  root
     system,  /usr/dt,	the configuration directory, /etc/dt, and
     the temporary directory, /var/dt.

     The root system, /usr/dt, is a read-only directory.  It con-
     tains all the files that comprise the TED.

     The configuration directory, /etc/dt, is the  directory  TED
     applications  will search to locate configuration files that
     have been modified by  the	 system	 administrator.	  Default
     versions  of these configuration files are typically located
     in /usr/dt.

     The temporary directory, /var/dt, contains temporary  infor-
     mation or information that varies in size and existence.

     Below is a diagram of the directory tree structure for TED.

	    /etc/dt/appconfig/appmanager/<Lang>
		     /help/<Lang>
		     /icons/<Lang>
		     /types/<Lang>
	       /backdrops/<Lang>
	       /config
	       /palettes/<Lang>

	    /usr/dt/app-defaults/<Lang>
	       /appconfig/appmanager/<Lang>
		     /help/<Lang>
		     /icons/<Lang>
		     /types/<Lang>
	       /bin
	       /config
	       /lib
	      /share/backdrops/<Lang>
		    /include
		    /examples
		    /man
		    /palettes/<Lang>
	   /var/dt/appconfig/appmanager

	   $HOME/.dt/appmanager
		/help
		/icons
		/palettes
		/sessions
		/types

Unix System LaboratoLast change: 1 August 1995			1

dtfilsys(5)		  FILE FORMATS		      dtfilsys(5)

     The following guidelines apply  to	 the  contents	of  these
     directories:

	/usr/dt	       This directory is for use by the TED  sys-
		       tem.   Applications  should  never  create
		       files in this directory although they  may
		       read and execute them.

	/usr/dt/app-defaults/<Lang>
		       This directory contains the localized ver-
		       sions  of  the  app-defaults files for the
		       TED clients.

	/usr/dt/appconfig/appmanager/<Lang>
		       This directory contains the localized ver-
		       sions  of  the  actions	files used by the
		       Application Manager.

	/usr/dt/appconfig/help/<Lang>
		       This directory contains the localized ver-
		       sions  of  the  TED  help volumes and help
		       files.

	/usr/dt/appconfig/icons/<Lang>
		       This directory contains the localized ver-
		       sions   of  the	icons  used  by	 the  TED
		       clients.

	/usr/dt/appconfig/types/<Lang>
		       This directory contains the localized ver-
		       sions  of  the actions and data types used
		       by the TED clients.

	/usr/dt/bin    This directory contains the TED clients.

	/usr/dt/config This directory contains default configura-
		       tion files.

	/usr/dt/lib    This   directory	  contains   the   shared
		       libraries used by the TED clients.

	/usr/dt/share  This directory contains TED elements, typ-
		       ically  ASCII  files, that are independent
		       of the architecture.

	/usr/dt/share/backdrops/<Lang>
		       This directory contains the localized ver-
		       sions  of the backdrops used by the window
		       manager	workspaces  and	 by   the   Style
		       Manager.

	/usr/dt/share/examples

Unix System LaboratoLast change: 1 August 1995			2

dtfilsys(5)		  FILE FORMATS		      dtfilsys(5)

		       This directory contains	examples  of  TED
		       functionality.

	/usr/dt/share/include
		       This directory is part of the developmewnt
		       environment   and  includes  header  files
		       associated with TED.

	/usr/dt/share/man
		       This directory contains the man pages  for
		       the TED clients.

	/usr/dt/share/palettes/<Lang>
		       This directory contains the localized ver-
		       sions  of  the  palettes used by the Style
		       Manager to determine the color scheme.

	/etc/dt	       This directory is  specified  as	 the  TED
		       configuration directory.

	/etc/dt/appconfig
		       This directory is  used	to  hold  system-
		       administrator defined configuration files

	/etc/dt/appconfig/appmanager/<Lang>
		       This directory is  used	to  hold  system-
		       administrator  defined configuration files
		       for the Application Manager.

	/etc/dt/appconfig/help/<Lang>
		       This directory is  used	to  hold  system-
		       administrator  defined configuration files
		       for the Help system.

	/etc/dt/appconfig/icons/<Lang>
		       This directory is  used	to  hold  system-
		       administrator  defined configuration files
		       for icons.

	/etc/dt/appconfig/types/<Lang>
		       This directory is  used	to  hold  system-
		       administrator  defined configuration files
		       for the action and filetype database.

	/etc/dt/backdrops/<Lang>
		       This directory contains backdrops provided
		       by the system administrator.

	/etc/dt/config This directory is to contain modified ver-
		       sions   of  the	TED  configuration  files
		       (installed in /usr/dt/config).

Unix System LaboratoLast change: 1 August 1995			3

dtfilsys(5)		  FILE FORMATS		      dtfilsys(5)

	/etc/dt/palettes/<Lang>
		       This directory contains palettes	 provided
		       by the system administrator.

	/var/dt	       This directory is used by TED for some log
		       files,  temporary  files,  and  files that
		       vary in size.

	/var/dt/appconfig/appmanager
		       This directory is created at login and  is
		       used by the Application Manager.

	$HOME/.dt      This   directory	  contains    information
		       specific to the user.

	$HOME/.dt/appmanager
		       This  directory	is  used  to  hold  user-
		       defined configuration files for the Appli-
		       cation Manager.

	$HOME/.dt/backdrops
		       This  directory	is  used  to  hold  user-
		       customized   backdrops	for   the   Style
		       Manager.

	$HOME/.dt/help This  directory	is  used  to  hold  user-
		       defined	configuration  files for the Help
		       system.

	$HOME/.dt/icons
		       This  directory	is  used  to  hold  user-
		       defined configuration files for icons.

	$HOME/.dt/palettes
		       This  directory	is  used  to  hold  user-
		       customized palettes for the Style Manager.

	$HOME/.dt/sessions
		       This directory is used  to  store  session
		       information between TED sessions.

	$HOME/.dt/tmp  This directory is used to  hold	temporary
		       information.

	$HOME/.dt/types
		       This  directory	is  used  to  hold  user-
		       defined configuration files for the action
		       and filetypes database.

  The Minimum Runtime Environment
     The minimum environment required for a system to support TED
     consists of the following files and directories:

Unix System LaboratoLast change: 1 August 1995			4

dtfilsys(5)		  FILE FORMATS		      dtfilsys(5)

      /usr/dt/app-defaults/C/
     tpad
     Dtksh
     Dtterm
     /usr/dt/appconfig/tttypes/
     types.xdr
     /usr/dt/bin/
     dsdm
     dtaction
     dtappgather
     dtappintegrate
     dtexec
     dtksh
     dtpad
     dtspcd
     dtterm
     suid_exec
     rpc.ttdbserver
     tt_type_comp
     ttsession

SEE ALSO
     dtenvvar(5)

Unix System LaboratoLast change: 1 August 1995			5

[top]
                             _         _         _ 
                            | |       | |       | |     
                            | |       | |       | |     
                         __ | | __ __ | | __ __ | | __  
                         \ \| |/ / \ \| |/ / \ \| |/ /  
                          \ \ / /   \ \ / /   \ \ / /   
                           \   /     \   /     \   /    
                            \_/       \_/       \_/ 
More information is available in HTML format for server UnixWare

List of man pages available for UnixWare

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net