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

FreeBSD Manual Pages

  
 
  

home | help
rot13(1)			     hxtools				rot13(1)

Name
     rot13 -- shortcut to tr(1) for ROT13

Syntax
     rot13 [file...]

Description
     ROT13 ("rotate by 13 places", sometimes hyphenated ROT-13) is a simple let-
     ter  substitution	cipher that replaces a letter with the letter 13 letters
     after it in the Latin alphabet.

     rot13(1) will call out to tr(1) to do this substitution, and will read from
     standard input unless some filenames are given.

See also
     hxtools(7)

hxtools 			   2013-08-02				rot13(1)

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

home | help