How to make your own calculator using shell script in Linux

Calculator Menu

Shell script is the powerhouse of Linux. We have done various things in shell scripting up to now. If you are reaching this tutorial directly and you don’t have a single clue about the shell script I recommend looking at our shell scripting section first. In this tutorial we are going to build a simple [...]

Use Web Browser address bar as calculator

web-browser-calculater

There is no doubt that web browsers can be used to browse different website of your needs. No one has though to use calculat0r in your web browser address bar where you can achieve your desired calculation instead of website URL. Seems tricky Yes, If you have the default search provider set as Google you [...]