Scroll to navigation

DCLDBS(1) GFD Dennou Club Library DCLDBS(1)

NAME

dcldbs - report DCL database paths and filenames

SYNOPSIS

dcldbs

DESCRIPTION

dcldbs is a utility program included in the GFD Dennou Club Library (DCL). It prints the current internal configuration regarding the file paths for DCL's external resources (databases).

This utility is useful for verifying where the library is looking for fonts, colormaps, bitmaps, and configuration files at runtime. It checks and displays the resolved paths for:

Path Names

Directory path for system resources.
Directory path for user resources.

Syslib Files

Path to the runtime configuration file (e.g., .dclrc).

SWPACK/SZPACK Files

Path to the bitmap pattern definition file.
Path to the color-to-tone mapping file.
Path to the color map list file.
Path to the default color map file.
Path to the stroke font file (standard).
Path to the stroke font file (high quality).

OPTIONS

dcldbs accepts standard DCL runtime parameters.

EXAMPLES

To check the current database paths:

$ dcldbs
*** PATH NAME FOR DATABASE
DSPATH : /usr/lib/x86_64-linux-gnu/dcl/
DUPATH :
*** FILE NAME FOR SYSLIB
DCLRC : /home/user/.dclrc
*** FILE NAME FOR SWPACK/SZPACK
BITMAP : /usr/lib/x86_64-linux-gnu/dcl/dcldbase/bitmap
CL2TN : /usr/lib/x86_64-linux-gnu/dcl/dcldbase/cl2tn
...

AUTHORS

Youhei SASAKI <uwabami@gfd-dennou.org>, GFD Dennou Club

SEE ALSO

dclconfig(1), dclclr(1)

2026-01-23 DCL 7.5.2