.CD "rev \(en reverse the characters on each line of a file" .SX "rev\fR [\fIfile\fR] ..." .FL "\fR(none)" .EY "rev file" "Reverse each line" .PP Each file is copied to standard output with all the characters of each line reversed, last one first and first one last. .SP 1.6