Gnu base64: Revision history

From wikinotes

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

19 December 2021

  • curprev 21:4521:45, 19 December 2021Will talk contribs 265 bytes +265 Created page with "cli program to convert to and from the base64 encoding scheme. = Usage = <blockquote> <syntaxhighlight lang="bash"> echo "foo" | base64 # encode 'foo' as base64 echo Z..."