Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F109076630
D25206.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.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
Sat, Feb 1, 11:54 AM (20 h, 57 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16382790
Default Alt Text
D25206.diff (533 B)
Attached To
Mode
D25206: tee(1): Add EXAMPLES section
Attached
Detach File
Event Timeline
Log In to Comment