mirror of
https://github.com/opnsense/src.git
synced 2026-02-25 19:05:20 -05:00
This version omits the printing of a copyright header in interactive mode and the dc command now exits after execution of the commands passed via -e or -f instead of switching to interactive mode. To pass further commands via STDIN when dc has been invoked with -e or -f, add "-f -" to the parameter list. |
||
|---|---|---|
| .. | ||
| args.h | ||
| bc.h | ||
| dc.h | ||
| file.h | ||
| history.h | ||
| lang.h | ||
| lex.h | ||
| num.h | ||
| opt.h | ||
| parse.h | ||
| program.h | ||
| rand.h | ||
| read.h | ||
| status.h | ||
| vector.h | ||
| vm.h | ||