missing pipe symbol from shar command
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Tue, 16 Jul 1991 01:15:28 +0000 (17:15 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Tue, 16 Jul 1991 01:15:28 +0000 (17:15 -0800)
SCCS-vsn: usr.bin/shar/shar.1 5.4

usr/src/usr.bin/shar/shar.1

index 6c038f4..85247a8 100644 (file)
@@ -3,7 +3,7 @@
 .\"
 .\" %sccs.include.redist.man%
 .\"
 .\"
 .\" %sccs.include.redist.man%
 .\"
-.\"     @(#)shar.1     5.3 (Berkeley) %G%
+.\"     @(#)shar.1     5.4 (Berkeley) %G%
 .\"
 .Dd 
 .Dt SHAR 1
 .\"
 .Dd 
 .Dt SHAR 1
@@ -55,7 +55,7 @@ To create a shell archive of the program
 and mail it to Rick:
 .Bd -literal -offset indent
 cd ls
 and mail it to Rick:
 .Bd -literal -offset indent
 cd ls
-shar `find . -print`  mail -s "ls source" rick
+shar `find . -print` \&|  mail -s "ls source" rick
 .Ed
 .Pp
 To recreate the program directory:
 .Ed
 .Pp
 To recreate the program directory: