wok-stable view bc/description.txt @ rev 12084

busybox: su should not chdir
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Mar 09 18:20:06 2012 +0100 (2012-03-09)
parents
children
line source
1 bc is an arbitrary precision numeric processing language. Syntax is similar to
2 C, but differs in many substantial areas. It supports interactive execution of
3 statements. bc is a utility included in the POSIX P1003.2/D11 draft standard.