|
Lines 74-80
Link Here
|
| 74 |
upon each invocation, followed by some number of the arguments read |
74 |
upon each invocation, followed by some number of the arguments read |
| 75 |
from the standard input of |
75 |
from the standard input of |
| 76 |
.Nm . |
76 |
.Nm . |
| 77 |
The utility |
77 |
The |
|
|
78 |
.Ar utility |
| 78 |
is repeatedly executed until standard input is exhausted. |
79 |
is repeatedly executed until standard input is exhausted. |
| 79 |
.Pp |
80 |
.Pp |
| 80 |
Spaces, tabs and newlines may be embedded in arguments using single |
81 |
Spaces, tabs and newlines may be embedded in arguments using single |
|
Lines 224-230
Link Here
|
| 224 |
.It Fl s Ar size |
225 |
.It Fl s Ar size |
| 225 |
Set the maximum number of bytes for the command line length provided to |
226 |
Set the maximum number of bytes for the command line length provided to |
| 226 |
.Ar utility . |
227 |
.Ar utility . |
| 227 |
The sum of the length of the utility name, the arguments passed to |
228 |
The sum of the length of the |
|
|
229 |
.Ar utility |
| 230 |
name, the arguments passed to |
| 228 |
.Ar utility |
231 |
.Ar utility |
| 229 |
(including |
232 |
(including |
| 230 |
.Dv NULL |
233 |
.Dv NULL |
|
Lines 303-309
Link Here
|
| 303 |
.Sh HISTORY |
306 |
.Sh HISTORY |
| 304 |
The |
307 |
The |
| 305 |
.Nm |
308 |
.Nm |
| 306 |
command appeared in PWB UNIX. |
309 |
utility appeared in PWB UNIX. |
| 307 |
.Sh BUGS |
310 |
.Sh BUGS |
| 308 |
If |
311 |
If |
| 309 |
.Ar utility |
312 |
.Ar utility |