|
|
| |
unireverse(1) |
FreeBSD General Commands Manual |
unireverse(1) |
unireverse - 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.)
- -h
- Print usage information.
- -v
- Print version information.
Unicode Standard, version 5.0
Bill Poser
billposer@alum.mit.edu
GNU General Public License
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |