Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F157206812
D25206.id73257.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
533 B
Referenced Files
None
Subscribers
None
D25206.id73257.diff
View Options
Index: head/usr.bin/tee/tee.1
===================================================================
--- head/usr.bin/tee/tee.1
+++ head/usr.bin/tee/tee.1
@@ -31,7 +31,7 @@
.\" @(#)tee.1 8.1 (Berkeley) 6/6/93
.\" $FreeBSD$
.\"
-.Dd November 13, 2007
+.Dd June 18, 2020
.Dt TEE 1
.Os
.Sh NAME
@@ -74,6 +74,12 @@
option.
.Sh EXIT STATUS
.Ex -std
+.Sh EXAMPLES
+Send echoed message both to stdout and to the greetings file:
+.Bd -literal -offset indent
+$ echo "Hello" | tee greetings.txt
+Hello
+.Ed
.Sh STANDARDS
The
.Nm
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, May 20, 8:17 AM (8 h, 50 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33341006
Default Alt Text
D25206.id73257.diff (533 B)
Attached To
Mode
D25206: tee(1): Add EXAMPLES section
Attached
Detach File
Event Timeline
Log In to Comment