![]() |
Type in a command, or "ls dictionary" to search all commands for "dictionary", etc.
|
NAME
unbase64 - Decodes base64-encoded string
SYNOPSIS
unbase64 [BASE64 ENCODED STRING]
EXAMPLES
unbase64 dW5iYXNlNjQ=
Returns 'unbase64'
unbase64 {base64 text}
Return 'text'
DESCRIPTION
Decodes base64-encoded string.
AUTHOR
Michael Dubner
http://pyhedgehog.livejournal.com/