| 3d | execute a command with nDFS filesystem services enabled |
| admin | package admin wrapper |
| alias | define or display aliases |
| asa | interpret carriage-control characters |
| at | run commands at specified time(s) |
| banner | print large banner |
| basename | strip directory and suffix from filenames |
| bb2tok | convert bb html to tokens |
| bg | resume jobs in the background |
| break | break out of loop |
| builtin | add, delete, or display shell built-ins |
| cat | concatenate files |
| cd | change working directory |
| cdb | display cql data files |
| changed | check local host/server entities for change |
| changes | list changed $PACKAGEROOT package source files |
| chgrp | change the group ownership of files |
| chmod | change the access permissions of files |
| chown | change the ownership of files |
| cksum,md5sum,sum | print file checksum and block count |
| cmp | compare two files |
| codex | encode/decode filter |
| comm | select or reject lines common to two files |
| command | execute a simple command |
| continue | continue execution at top of the loop |
| corrupt | corrupt file by modifying bytes in-place |
| coshell | network shell coprocess server |
| cp | copy files |
| cpp | C language preprocessor |
| cql | C query language |
| crontab | schedule periodic background work |
| crossexec | cross compiler a.out execution |
| cs | connect stream control |
| csplit | split a file into sections determined by context lines |
| css | multiplex multiple clients on one connect stream server |
| cut | cut out selected columns or fields of each line of a file |
| date | set/list/convert dates |
| dd | convert and copy a file |
| delta2patch | generate patch script from pax delta+base archives |
| df | summarize disk free space |
| diff | find differences between two files |
| diff3 | find differences between three files |
| dirname | return directory portion of file name |
| disown | disassociate a job with the current shell |
| ditto | replicate directory hierarchies |
| dlls | list dlls and shared libraries on $PATH |
| dss | scan a data stream and apply a select expression to each record |
| du | summarize disk usage |
| ed | edit text |
| eval | create a shell command and process it |
| event | shared event client and server |
| exec | execute command, open/close and duplicate file descriptors |
| execrate | wrapper for .exe challenged commands |
| exit | exit the current shell |
| expand | convert tabs to spaces |
| export | set export attribute on variables |
| expr | evaluate arguments as an expression |
| external | replicate $HOME/index.html closure to $HOME/external |
| fc | process command history list |
| fds | list open file descriptor status |
| fg | move jobs to the foreground |
| file | determine file type |
| filter | run a command in stdin/stdout mode |
| find | find files |
| fmt | simple text formatter |
| fold | fold lines |
| funzip | fast gunzip |
| getconf | get configuration values |
| getopts | parse utility options |
| grep | search lines in files for matching patterns |
| head | output beginning portion of one or more files |
| hist | process command history list |
| html2db | extract flat file database from html tables |
| html2rtf | html to rtf filter |
| htmlrefs | list html url references |
| hurl | copy http url data |
| iconv | codeset conversion |
| id | return user identity |
| ie | execute a command with ksh-style input editing |
| iffe | C compilation environment feature probe |
| jobs | display status of jobs |
| join | relational database operator |
| kill | terminate or signal process |
| ksh | Shell, the standard command language interpreter |
| let | evaluate arithmetic expressions |
| ln | link files |
| locale | get locale-specific information |
| locate | locate files in pathname database |
| logname | return the user's login name |
| look | displays lines beginning with a given prefix |
| lpm | 32 bit ip address longest prefix match harness |
| ls | list files and/or directories |
| mailx | send and receive mail |
| mamake | make abstract machine make |
| mamdag | make abstract machine to dag dependency graph conversion filter |
| mamdot | make abstract machine to dot dependency graph conversion filter |
| mamexec | make abstract machine executor |
| mamnew | make abstract machine to nmake makefile conversion filter |
| mamold | make abstract machine to oldmake makefile conversion filter |
| mamprobe | generate MAM cc probe info |
| mamsh | make abstract machine to shell script conversion filter |
| mesg | permit or deny messages to the terminal |
| mime | list mime capabilities |
| mkdir | make directories |
| mkfifo | make FIFOs (named pipes) |
| mktest | generate a regression test scripts |
| mm2bb | convert mm/man subset to bb code |
| mm2html | convert mm/man subset to html |
| mount | mount and display filesystems |
| msgadmin | message catalog file administration |
| msgcc | C language message catalog compiler |
| msgcpp | C language message catalog preprocessor |
| msgcvt | convert message file to/from html |
| msggen | generate a machine independent formatted message catalog |
| msgget | get a message from a message catalog |
| mv | rename files |
| ncsl | list the number of non-comment source lines for each C file |
| nmake | configure, manage and update file hierarchies |
| nocom | strip comments from C source files |
| notice | prepend license notice comment to source files |
| od | dump files in octal or other formats |
| pack | pack files using Huffman coding |
| package | source and binary package control |
| paste | merge lines of files |
| pathchk | check pathnames for portability |
| pax | read, write, and list file archives |
| pcat | unpack and concatenate files created by pack |
| pin | induce a pzip partition on fixed record data |
| pop | operate on partioned fixed row and column data |
| post | post local package download files to www host |
| pr | print files |
| print | write arguments to standard output |
| printf | write formatted output |
| probe | generate/install/display language processor probe information |
| proto | make prototyped C source compatible with K&R, ANSI and C++ |
| ps | report process status |
| pseudocoup | (3*3)x(3*3) sudoku solver |
| pty | create pseudo terminal and run command |
| pwd | write working directory name |
| pzip | fixed record partition compress/decompress |
| ratz | read a tar gzip archive |
| read | read a line from standard input |
| readonly | set readonly attribute on variables |
| rectify | induce fixed length record groups from data |
| regress | run regression tests |
| release | list recent changes |
| return | return from a function or dot script |
| rev | reverse the characters or lines of one or more files |
| rksh | Shell, the standard command language interpreter |
| rm | remove files |
| rmdir | remove empty directories |
| rpm2cpio | convert rpm file to cpio file |
| rt | run "nmake test" and filter output |
| sdiff | find differences between two files and merge interactively |
| sear | generate a win32 ratz self extracting archive |
| sed | stream editor |
| serate | Sudoku Explainer command line rating |
| set | set/unset options and positional parameters |
| sh | Shell, the standard command language interpreter |
| shcomp | compile a shell script |
| shift | shift positional parameters |
| sleep | suspend execution for an interval |
| sort | sort and/or merge files |
| split | split files into pieces |
| ss | list local network system status |
| strings | find and display printable strings in files |
| sudocoup | 9x9 sudoku solver |
| sudoku | sudoku solver / generator |
| sudz | 3x3 sudoku minlex solution grid compressor |
| sync | schedule file system updates |
| tail | output trailing portion of one or more files |
| tee | duplicate standard input |
| test | evaluate expression |
| testregex | regex(3) test harness |
| tksh | Shell, the standard command language interpreter |
| touch | change file access, modification and status change times |
| tr | translate, squeeze, and/or delete characters |
| translate | english language/dialect translation filter harness |
| trap | trap signals and conditions |
| troff2html | convert troff/groff input to html |
| tsort | topological sort |
| tty | write the name of the terminal to standard output |
| tw | file tree walk |
| typeset | declare or display variables with attributes |
| ulimit | set or display resource limits |
| umask | get or set the file creation mask |
| umount | unmount filesystems |
| unalias | remove alias definitions |
| uname | identify the current system |
| unexpand | convert spaces to tabs |
| uniq | Report or filter out repeated lines in a file |
| unpack | unpack files created by pack |
| unset | unset values and attributes of variables and functions |
| updatedb | generate locate pathname database |
| uudecode | decode a uuencoded binary file |
| uuencode | encode a binary file |
| wait | wait for process or job completion |
| warp | execute a command in a different time frame |
| wc | print the number of bytes, words, and lines in files |
| what | display binary identification strings |
| whence | locate a command and describe its type |
| who | display who is on the system |
| xargs | construct arg list and execute command |