Ron Johnson writes: > I wish there were a ~/.bcrc to auto-set the scale There can be. Put
alias bc="bc $HOME/.bcrc" in your .bash_profile and then put the commands you want bc to execute on startup in .bcrc. You can also put your startup commands in BC_ENV_ARGS. -- John Hasler -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]