Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
UNIREVERSE(1)		     General Commands Manual		   UNIREVERSE(1)

NAME
     unireverse -- reverse each line of UTF-8 input character-by-character

SYNOPSIS
     unireverse [-hv]

DESCRIPTION
     unireverse  reads its input line-by-line and reverses it character-by-char-
     acter on the assumption that the input is UTF-8 Unicode.  Since ASCII is  a
     subset of UTF-8, it also reverses ASCII strings correctly.

     The options are as follows:

     -h      Print usage information and exit.
     -v      Print version information and exit.

SEE ALSO
     Unicode Standard, version 5.0

AUTHORS
     Bill Poser <billposer@alum.mit.edu>

FreeBSD ports 15.quarterly	November 8, 2020		   UNIREVERSE(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=unireverse&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help