Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

Debian 7.3.0

(Wheezy)

rev(1)



REV(1) User Commands REV(1)

NAME

rev — reverse lines of a file or files

SYNOPSIS

rev [−V] [−h] [file ...]

DESCRIPTION

The rev utility copies the specified files to standard output, reversing the order of characters in every line. If no files are specified, standard input is read.

−V, −−version

Output version information and exit.

−h, −−help

Output help and exit.

AVAILABILITY

The rev command is part of the util-linux package and is available from ftp://ftp.kernel.org/pub/linux/utils/util-linux/.

util-linux April 2011 util-linux



rev(1)