gibney.org : Technology : Programming : BASH : Start bc with preset scale


just a logo :)

search:


See as: raw | code

terms of service | imprint

gibney.org
is powered by m1d1





Start bc with preset scale
(Entry Nr. 176, by user 1 | edit)
Or use this in ~/.bashrc

alias ge-bc='bc <(echo scale=5)'

Now you can use "ge-bc" to start bc with a preset scale.
Create a new entry at this position