|
dirs(1) -- shell builtin commands
|
Shell builtin commands are commands that can be executed within the running shell's process. Note that, in the case of csh(1) builtin commands, the command is executed in a subshell if it occurs as a... |
dnskeygen(1) -- generate public, private, and shared secret keys for DNS Security
|
Dnskeygen (DNS Key Generator) is a tool to generate and maintain keys for DNS Security within the DNS (Domain Name System). Dnskeygen can generate public and private keys to authenticate zone data, an... |
dnsquery(1) -- query domain name servers using resolver
|
The dnsquery program is a general interface to nameservers via BIND resolver library calls. The program supports queries to the nameserver with an opcode of QUERY. This program is intended to be a rep... |
do(1) -- shell builtin commands
|
Shell builtin commands are commands that can be executed within the running shell's process. Note that, in the case of csh(1) builtin commands, the command is executed in a subshell if it occurs as a... |
domainname(1) -- set or print name of current YP/NIS domain
|
The domainname utility prints the name of the current YP/NIS domain. The super-user can set the domain name by supplying an argument; this is usually done in the network initialization script /etc/rc.... |
done(1) -- shell builtin commands
|
Shell builtin commands are commands that can be executed within the running shell's process. Note that, in the case of csh(1) builtin commands, the command is executed in a subshell if it occurs as a... |
doscmd(1) -- run a subset of real-mode DOS programs
|
The doscmd utility can either emulate a subset of DOS and run the single command cmd args, or it can be used to emulate a PC and boot DOS, which allows it to run a larger variety of DOS applications. ... |
dtmfdecode(1) -- decodes DTMF tones from A-law audio data
|
The dtmfdecode utility is part of the isdn4bsd package and is used to detect DTMF tones in the audio stream. It reads audio G.711 A-Law coded data from stdin and outputs the detected numbers values as... |
du(1) -- display disk usage statistics
|
The du utility displays the file system block usage for each file argument and for each directory in the file hierarchy rooted in each directory argument. If no file is specified, the block usage of t... |
echo(1) -- write arguments to the standard output
|
The echo utility writes any specified operands, separated by single blank (` ') characters and followed by a newline (`\n') character, to the standard output. The following option is available: -n ... |
echotc(1) -- shell builtin commands
|
Shell builtin commands are commands that can be executed within the running shell's process. Note that, in the case of csh(1) builtin commands, the command is executed in a subshell if it occurs as a... |
ed(1) -- text editor
|
The ed utility is a line-oriented text editor. It is used to create, display, modify and otherwise manipulate text files. When invoked as red, the editor runs in "restricted" mode, in which the only... |
edit(1) -- easy editor
|
The ee utility is a simple screen oriented text editor. It is always in text insertion mode unless there is a prompt at the bottom of the terminal, or a menu present (in a box in the middle of the ter... |