DAHDi (Digium/Asterisk Hardware Device Interface) is the open source
device interface technology used to control Digium and other telephony
interface cards.
DAHDi (Digium/Asterisk Hardware Device Interface) is the open source
device interface technology used to control Digium and other telephony
interface cards.
DAHDi (Digium/Asterisk Hardware Device Interface) is the open source
device interface technology used to control Digium and other telephony
interface cards.
A clone of Norton Commander for Unix. Text-based,
full featured file manager intuitive interface.
DejaGnu is a framework for testing other programs. Its purpose is to
provide a single front end for all tests. Think of it as a custom library
of Tcl procedures crafted to support writing a test harness. A Test
Harness is the testing infrastructure that is created to support a
specific program or tool. Each program can have multiple testsuites, all
supported by a single test harness. DejaGnu is written in Expect, which
in turn uses Tcl -- Tool command language.
Delay is a program that counts down the number of seconds specified
on its command line.
In this way, it's sort of like the standard sleep(1) command, except
for the fact that it provides feedback of the time remaining.
Here some usage example:
delay 1d 2:03:04.5
delay 1d 2h 3m 4.5s
delay 93785.5
delay until 4 pm -- cdplay
delay until noon tomorrow
delay until midnight 4 october 2003
delay until now +5 minutes
delay 15s -- top
It allows for short, long, and customized messages for the display of
the time remaining.
- example of output : delay -v until 4 pm tomorrow
Time Remaining: 1 days, 07:51:39.
This is the GNU diction and style, free implementations of old standard
Unix commands. For some reason, many modern systems lack them. Diction
prints wordy and commonly misused phrases. Style analyses surface
characteristics of a document, e.g. sentence length and various
readability measures.
Both commands support English and German documents.
GNU style and diction are written by Michael Haardt
http://www.moria.de/~michael/
DigiTemp is a simple to use console application for reading values from
Dallas Semiconductor 1-wire devices. Its main use is for reading temperature
sensors, but it also reads counters and understands the 1-wire hubs with
devices on different branches of the network. DigiTemp now supports the
following 1-wire temperature sensors: DS18S20 (and DS1820), DS18B20, DS1822,
the DS2438 Smart Battery Monitor, DS2422 and DS2423 Counters, DS2409
MicroLAN Coupler (used in 1-wire hubs) and the AAG TAI-8540 humidity sensor.
Bbjd is a tool to calculate the optimum strategy playing Black Jack. This
program may be used to prove that when playing Black Jack it is possible to
beat the casino. Probably, Black Jack is the only game offered by casinos,
where it is possible to win in the long term (and this fact is mathematically
proven).
Display runs a specified command over and over, printing the output
through curses(3X). The command can be compound and the delay
between executions is settable on the command line. The output
from the command had better fit on a single screen, of course.
This can conflict with the application of the same name from the
graphics/ImageMagick port/package.