Skip to content

LinuxTec

Linux help, shell scripts, python scripts

  • Home
  • About Us
  • Linux
  • Shell Scripts
  • Privacy Policy
  • Disclaimer

base32

How to encode and decode data using base32 and base64 commands in Linux

2022-10-19 by Admin

Base32 is the set of 32 bits numeral system and each bit can be represented by 5 bits. To represent base32 numbers in human-readable format is by using the standard 32-character set containing 22 uppercase alphabets and 0 to 9 digits. The resulting base32 character set can be used as files names as it cannot … Read more

Categories Linux, Linux Commands Tags base32, base64 Leave a comment

Recent Posts

  • How to monitor block devices in Linux. blkiomon command all options with examples in Linux
  • What is bg command in Linux. How to execute jobs in background in Linux.
  • What is bc command in Linux. bc command all options with examples in Linux
  • How to schedule a job in Linux. at, atq, atrm, batch commands all options with examples in Linux
  • What is bash (Bourne again shell). A detailed guide about bash options with examples in Linux

Categories

  • Linux
  • Linux Commands
  • Shell Scripts
© 2023 LinuxTec • Built with GeneratePress