Page MenuHomeFreeBSD

D25468.id73753.diff
No OneTemporary

D25468.id73753.diff

Index: head/usr.bin/rev/rev.1
===================================================================
--- head/usr.bin/rev/rev.1
+++ head/usr.bin/rev/rev.1
@@ -28,7 +28,7 @@
.\" @(#)rev.1 8.1 (Berkeley) 6/9/93
.\" $FreeBSD$
.\"
-.Dd June 9, 1993
+.Dd June 27, 2020
.Dt REV 1
.Os
.Sh NAME
@@ -43,3 +43,10 @@
utility copies the specified files to the standard output, reversing the
order of characters in every line.
If no files are specified, the standard input is read.
+.Sh EXAMPLES
+Reverse the text from stdin:
+.Bd -literal -offset indent
+$ echo -e "reverse \et these\entwo lines" | rev
+eseht esrever
+senil owt
+.Ed

File Metadata

Mime Type
text/plain
Expires
Mon, Jun 22, 9:24 PM (11 h, 52 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34210783
Default Alt Text
D25468.id73753.diff (631 B)

Event Timeline