1REV(1) BSD General Commands Manual REV(1)
2
NAME
4rev — reverse lines of a file or files
5
SYNOPSIS
7rev [file ...]
8
DESCRIPTION
10The rev utility copies the specified files to the standard output,
11reversing the order of characters in every line. If no files are speci‐
12fied, the standard input is read.
13
AVAILABILITY
15The rev command is part of the util-linux-ng package and is available
16from ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
1718
BSD March 21, 1992 BSD