BASENC(1) >>>>> >>>>>>>> BASENC(1)
>>>>>
basenc - >>>>>/>> >>>>>
>>>>>>>> >>>>>>>> >>>
>>>>>>>> >>>>>>>>
>>>>
basenc [>>>>]... [>>>]
>>>>>
basenc >>>>> >> >>> >>>>> >>>>
>> >>>>>>> >>>>>>>> >>>
>>>>>>>> >>>>>>>>.
>>> >>> >>>>> >>>> >> >>>>>
>>>> >>>>> >> -> >>>> >>>>>
>>>>>>>.
>>>>>>>>> >>>>>>>>>
>>>>>>>> >>>>>>> >>>>>>>
>>>>>>>> >>>>>>> >>>>>.
--base64
>>>>> >>>>>>> 'base64' (RFC4648
>>>>> 4)
--base64url
base64 >>> >>>>>>> >>>>>>> URL
(RFC4648 >>>>> 5)
--base58
>>>>> base58 >>> >>>> >>>>>>
--base32
>>>>> >>>>>>> 'base32' (RFC4648
>>>>> 6)
--base32hex
base32 >>>>>>> >>>>>> >>>>>
>>>>> (RFC4648 >>>>> 7)
--base16
>>>>> >>>>> >>>> (RFC4648
>>>>> 8)
--base2msbf
>>>>> >>>> >> >>>>
>>>>>> >>>>> (msb) >>>>>
--base2lsbf
>>>>> >>>> >> >>>> >>>>>
>>>>> (lsb) >>>>>
-d, --decode
>> >>>>> >>>>>>>>
-i, --ignore-garbage
>>>>> >>>>>>> >>>
>>>>>>>> >>> >> >>>>>
-w, --wrap=>>>>>
>> >>>>>> >>>>>>> >>> COLS
>>>>>> (>>>>>>> 76).
>>>>>> 0 >>>>>> >>
>>>>>>
--z85 >>>>> >>>>> >> ascii85
(>>>>>>> ZeroMQ:32/Z85)> >>>
>>>>>>>> >>> >> >>>> >>>
>>>>>>> >>>>>>> >>>>> 4>
>>> >> >>>>>>>> >>> >>
>>>> >>> >>>>>>>
>>>>>>> >>>>> 5
--help >>>> >>> >>>>>>>> >>>>>
--version
>>>> >>>>>>> >>>>>>>
>>>>>
>>> >> >>>>>>>> >> >>>>>
>>>>>>> >>> >>>> >>>>>
>>>>>>>> >>> >>>>>>
>>>>>>>> >>>>>>>. >>>>>>
--ignore-garbage >>>>>>> >>>>>>> >>
>> >>>>>> >>>> >>> >>>>>>
>> >>>>>> >>>>>>.
>>>>> >>>>>>>
$ printf '\376\117\202' | basenc --base64
/k+C
$ printf '\376\117\202' | basenc --base64url
_k-C
$ printf '\376\117\202' | basenc --base32
7ZHYE===
$ printf '\376\117\202' | basenc --base32hex
VP7O4===
$ printf '\376\117\202' | basenc --base16
FE4F82
$ printf '\376\117\202' | basenc --base2lsbf
011111111111001001000001
$ printf '\376\117\202' | basenc --base2msbf
111111100100111110000010
$ printf '\376\117\202\000' | basenc --z85
@.FaC
>>>>>>
>>>> >>>>> >>>>>>>> >>>>>
>>>>>>.
>>>>>>> >> >>>>>>>
>>>> >> >>>>>> >>>: bug-coreutils@gnu.org
>>>> GNU coreutils >>>>>>>:
>>>>>> >>>> >>>>>>>>
>>>>>>> >>>:
>>>> >> >> >>>>> >>>>> >>>
>>>> >>>>>
>>>> >>>>> (C) 2026 >>>>>
>>>>>>>>> >>>>> (Free Software Foundation,
Inc.). >>>>> GPLv3+: GNU GPL >>>>>>> 3 >>
>>>>. .
>>> >>>>>> >>: >>> >> >>
>>>>>> >>>>>> >>>>>>. >>
>>>> >> >>>>> >>> >>>>>
>>>> >>>> >> >>>>>>>.
>>>> >>>>>
>>>>>>> >>>>>>
>> >>>> >>>>>> >>>: info '(coreutils)
basenc invocation'
>>>>>
>>>>>> >>> >>>>>> >>
>>>>>> >>>>>> >>>>
>>>>>>>
>>> >>>>>>> >> >>>>>
>>>>>>> >>>> >>>> >>>
>>>>>> >>>>>>> 3
>> >> >>>>
>>>>>>> >>> >>>> >>>>
>>>>>. >> >>>> >> >>>>>>.
>>> >>>> >> >>>>> >> >>>>>
>>>> >>>>>> >>>> >>>>
>>>>> >>>> >>>>>>>> >>>
>>>>> >>>> >>>>>>>>>:
.
GNU coreutils 9.11 >>>>> 2026 BASENC(1)