Unix: arbitrary base conversion from base 10 using only builtins in bash

Subscribers:
4,140
Published on ● Video Link: https://www.youtube.com/watch?v=LAIb0na9t3s



Duration: 3:08
2 views
0


arbitrary base conversion from base 10 using only builtins in bash
I hope you found a solution that worked for you :)
The Content (except music & images) is licensed under (https://meta.stackexchange.com/help/licensing)CC BY-SA
Thanks to all those great people for their contributions!

(unix.stackexchange.com/users/529391/hate9)Hate9
(unix.stackexchange.com/users/4667/glenn-jackman)glenn jackman
(unix.stackexchange.com/users/22565/st%c3%a9phane-chazelas)Stéphane Chazelas
A special thanks goes out to the (https://unix.stackexchange.com/questions/749988/arbitrary-base-conversion-from-base-10-using-only-builtins-in-bash)Stackexchange community

I wish you all a wonderful day! Stay safe :)

shell-builtin bash math




Other Videos By Peter Schneider


2023-06-27Tex: Trouble at loading package newtxtext and introducing a font family through fontspec's newfon...
2023-06-27Dba: SQL Server error on Maintenance Plan: could not continue scan with NOLOCK due to data movement
2023-06-27&arr vs arr and *(&arr + 1) vs (&arr + 1)
2023-06-27Why my code not executing before syntax error causing line in JavaScript
2023-06-27Drupal: Translating media and other reference fields
2023-06-27bash loop over two files and one file has two key values
2023-06-27Mathematica: Displaying FrameTicks Only on Specified Axes
2023-06-27Unix: Is KornShell pattern a regular expression?
2023-06-27Tex: How to automatically wrap lines in scriptio continua
2023-06-27Arduino: How can I get the Arduino IDE v0021 running on Windows XP to communicate with the latest...
2023-06-27Unix: arbitrary base conversion from base 10 using only builtins in bash
2023-06-27Wordpress: How to submit a button automatically after every scheduled hours?
2023-06-27How do I type alias a templated struct
2023-06-27How to change/set template parameter based on type?
2023-06-27Using CNAME to point to other website does not work
2023-06-27Codereview: Function which counts the letters, numbers, spaces, special chars in a given string
2023-06-27Is casting a struct to an integer legal?
2023-06-27Ethereum: Is it wise to put all of the data to blockchain network?
2023-06-27Drupal: Theming image.html.twig for one paragraph type with custom template suggestion
2023-06-27Parameter corresponding to function call with braced literal list
2023-06-27Is there a way to declare a class that contains an unordered_set of itself?



Tags:
shell-builtin
bash
math