Welcome to the next pikoTutorial ! Linux terminal is a basic tool for many software engineers and the place where we often spend a lot of our time during the work day. Even if you’re not doing anything in the terminal right now, it is for sure opened for the…
bash function
How to convert hex to dec in Linux terminal?
Welcome to the next pikoTutorial ! Conversion from hexadecimal to decimal Add the following function to your .bashrc file: Usage: Conversion from decimal to hexadecimal Add the following function to your .bashrc file: Usage: