Command xurldecode



Name

xurldecode Decodes a string in URL Encoding format to plain text

Synopsis

xurldecode [options] [string]


Options


Supports the standard [ serialization options ]


-ndo not output a linefeed
-p,-port portOutput to port instead of stdout



Description


Decodes its argument, or if none, stdin from URL Encoding format to plain text




Example:
xurldecode http%3A%2F%2Ftest.xmlsh.org%2Fdata%2Fbooks.xml

Result
http://test.xmlsh.org/data/books.xml


Return Value

Returns 0 if the command executed successfully, 1 if there was an error.

Commands
CategoryCommands
CommandXurlencode
There are no comments on this page.
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki