| UNDIST(1) | General Commands Manual (sgimips) | UNDIST(1) |
undist — unpack,
list, or verify SGI dist archives
undist |
[-l|-v|-x]
[-aopst] [-m
machtype] [-P
prefix] dist.idb |
undist unpacks SGI dist archives, which
are found on IRIX installation media.
undist runs in one of three mutually
exclusive modes:
-l-v-xThe following flags augment one or more of the above modes:
-a-m
machtype-o-P
prefix-p-s-tExtract all contents from a dist into the current working directory:
undist -x
/mnt/dist/eoe1.idbList all contents in a dist:
undist -l
/mnt/dist/eoe1.idbVerify sizes and checksums of all files in a dist:
undist -v
/mnt/dist/eoe1.idbExtract a single file from a dist:
undist -x -P usr/etc/audio/hdsp.lod
/mnt/dist/dmedia_eoe.idbThe undist utility first appeared in
NetBSD 12.
| December 26, 2025 | NetBSD 11.99 |