Type in a command, or "ls dictionary" to search all commands for "dictionary", etc.

unbase64

xpath -query //table/tr/td/textarea/text() -as text -url http://makcoder.sourceforge.net/demo/base64.php?plain=%s&process=Decode
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/
    
68 uses - Created 2007-05-31 14:01:47 - Last used 2022-08-30 13:23:39
Is this command broken? Tell Jon if you know how to fix it.
Do you find this command offensive? Let Jon know.