Linux Command Line – Shell Scripts: How to use variables in bc

This video was created for students in my college class on using the Linux/UNIX command line (tonysako.com). In this video you will learn how to save the results from a bc in a shell script variable. This requires the use of the grave quotes or back ticks that you learned about in an earlier video.