HPR1202: LiTS 025: bc




Hacker Public Radio show

Summary: Linux In The Shell aims to explore the use of many commands a user can run in the Bash Shell. Tutorials include a write up with examples, an audio component about the write up, and a video component to demonstrate the usage of the command. The website is http://www.linuxintheshell.org/ Episode 025 – bc Math from the Linux command line is one of those tasks that is not as straight forward as you may think. There are many tools that will allow you to perform mathematical functions accessible to you, but to perform simple arithmetic is not as simple as just entering some equation. You can use the echo command to perform basic mathematical problems but it does not allow for decimals making division in particular problematic. For more on this post and to see the video please see the main article http://www.linuxintheshell.org/2013/03/12/episode-025-bc/