Skorzystaj z wyszukiwarki lub indeksu alfabetycznego.
Przykłady: pci, /dev/null, functional unit, embedded system, pseudo-tty, nfs.
1 definition found
From The Free On-line Dictionary of Computing (05 January 2017) [foldoc]:
DC
The Unix arbitrary precision postfix
calculator and its language.
Here is an example program which prints out factorials:
echo "[la1+dsa*pla2220>y]sy0sa1lyx" | dc
Unix manual page: dc(1).
bc provides a somewhat more readable syntax which is
compiled into dc. There is also a GNU DC.
(1995-03-17)