Files
CydandClaude Fable 5 db7745fcd0 sda4: commit the Glaze developer hard-drive dump
Un-ignored: the dev drive is the ground truth the restoration and
emulator work constantly reference (DPL3/LIBDPL + VRENDER i860 renderer
source, BT/RP live+dev game trees, VGL_LABS pod boot, scene/audio
content). Kept in-repo for the pod-owner community.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-04 19:41:15 -05:00

24 lines
528 B
Plaintext

USAGE
W[hat] [/][<path_name>]
DESCRIPTION
The what command generates a sorted directory listing of the current
directory or the one specified by the optional path_name. The listing
includes the filename (or subdirectory name if there is a "/" appended),
the file size in bytes, creation time, and date.
EXAMPLES
what (Displays a directory listing of the "current" dir)
w /nos/pub (Display a list of files contained in the "/nos/pub" dir)