NITROS9 hints and kinks - nealcrook/multicomp6809 GitHub Wiki

Command primer

System/Memory inspection

mdir -e      -- module directory (-e for extended)
procs        -- list processes
mmap         -- memory map
mfree        -- free memory
smap         -- system (CPU) memory map

Directory/disk inspection

chx          -- change execution directory
pxd          -- print the current execution directory path
dcheck /d3   -- disk integrity check (of /d3 in this case)
chd  /d3     -- change working directory
dir -e       -- directory of current default disk (-e for extended)
dir <dir>    -- directory of (subdirectory) <dir> in current default disk
free /d3     -- report free space on disk (disk /d3 in this case)

Places to go for NitrOS-9 and OS-9 manuals, software and other documentation:

⚠️ **GitHub.com Fallback** ⚠️