Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F150398570
D25468.id73698.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
478 B
Referenced Files
None
Subscribers
None
D25468.id73698.diff
View Options
Index: usr.bin/rev/rev.1
===================================================================
--- usr.bin/rev/rev.1
+++ usr.bin/rev/rev.1
@@ -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
Details
Attached
Mime Type
text/plain
Expires
Wed, Apr 1, 9:25 PM (3 h, 59 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
30689243
Default Alt Text
D25468.id73698.diff (478 B)
Attached To
Mode
D25468: rev(1): Add EXAMPLES section
Attached
Detach File
Event Timeline
Log In to Comment