![]() |
Type in a command, or "ls dictionary" to search all commands for "dictionary", etc.
|
NAME
base64 - Encodes string using base64
SYNOPSIS
base64 [STRING]
EXAMPLES
base64 base64
returns 'YmFzZTY0'
base64 {unbase64 dGV4dA==}
returns 'dGV4dA=='
DESCRIPTION
Encodes string using base64.
AUTHOR
Michael Dubner
http://pyhedgehog.livejournal.com/