debian man page for unireverse

Query: unireverse

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

unireverse(1)						      General Commands Manual						     unireverse(1)

NAME
unireverse - Reverse each line of UTF-8 input character-by-character
SYNOPSIS
unireverse ([option flags])
DESCRIPTION
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.)
COMMAND LINE FLAGS
-h Print usage information. -v Print version information.
REFERENCES
Unicode Standard, version 5.0
AUTHOR
Bill Poser billposer@alum.mit.edu
LICENSE
GNU General Public License October, 2007 unireverse(1)
Related Man Pages
plan9-ascii(1) - debian
unidesc(1) - debian
unihist(1) - debian
stringprep_utf8_to_unichar(3) - suse
utf8_encode(3) - php
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Find columns in a file based on header and print to new file
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?