* John Hasler <[EMAIL PROTECTED]> [081114 09:46]: > 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.
Hadn't thought of that approach, looks like a nice solution. Here's a wrapper script I wrote that allows on-the-fly adjustment of scale and line wrapping: http://b79.net/code/bca John -- John Magolske http://B79.net/contact -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]