Reverse each line of utf-8 input character-by-character
unireverse ([option flags])
unireverse reads its input line-by-line and reverses it character-by-character on the assumption that the input is UTF-8 Unicode. (Since ASCII is a subset of UTF-8, it also reverses ASCII strings correctly.)
Print usage information.
Print version information.
Unicode Standard, version 5.0
Bill Poser
GNU General Public License