xargs.1 (98186e89da2131fd456a6d3033fd91de1b913fb1) | xargs.1 (fa7f4291ff956516ea3128f2887a2275cbec7ff3) |
---|---|
1.\" Copyright (c) 1990, 1991, 1993 2.\" The Regents of the University of California. All rights reserved. 3.\" 4.\" This code is derived from software contributed to Berkeley by 5.\" John B. Roll Jr. and the Institute of Electrical and Electronics 6.\" Engineers, Inc. 7.\" 8.\" Redistribution and use in source and binary forms, with or without --- 180 unchanged lines hidden (view full) --- 189.Ar number 190arguments remaining for the last invocation of 191.Ar utility . 192The current default value for 193.Ar number 194is 5000. 195.It Fl o 196Reopen stdin as | 1.\" Copyright (c) 1990, 1991, 1993 2.\" The Regents of the University of California. All rights reserved. 3.\" 4.\" This code is derived from software contributed to Berkeley by 5.\" John B. Roll Jr. and the Institute of Electrical and Electronics 6.\" Engineers, Inc. 7.\" 8.\" Redistribution and use in source and binary forms, with or without --- 180 unchanged lines hidden (view full) --- 189.Ar number 190arguments remaining for the last invocation of 191.Ar utility . 192The current default value for 193.Ar number 194is 5000. 195.It Fl o 196Reopen stdin as |
197.Dq /dev/tty | 197.Pa /dev/tty |
198in the child process before executing the command. 199This is useful if you want 200.Nm 201to run an interactive application. 202.It Fl P Ar maxprocs 203Parallel mode: run at most 204.Ar maxprocs 205invocations of --- 109 unchanged lines hidden --- | 198in the child process before executing the command. 199This is useful if you want 200.Nm 201to run an interactive application. 202.It Fl P Ar maxprocs 203Parallel mode: run at most 204.Ar maxprocs 205invocations of --- 109 unchanged lines hidden --- |