basencEncodeer of decodeer een bestand of
stdindoor gebruik te maken van een specifieke encoding naarstdout. Meer informatie: https://www.gnu.org/software/coreutils/manual/html_node/basenc-invocation.html.
basenc --base64 {{pad/naar/bestand}}
basenc {{[-d|--decode]}} --base64 {{pad/naar/bestand}}
stdin met base32 encoding met 42 kolommen:{{commando}} | basenc --base32 {{[-w|--wrap]}} 42
stdin met base32 encoding:{{commando}} | basenc --base32