Deleted Added
full compact
xargs.1 (153918) xargs.1 (162792)
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

--- 20 unchanged lines hidden (view full) ---

29.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
30.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
31.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
32.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
33.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
34.\" SUCH DAMAGE.
35.\"
36.\" @(#)xargs.1 8.1 (Berkeley) 6/6/93
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

--- 20 unchanged lines hidden (view full) ---

29.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
30.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
31.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
32.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
33.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
34.\" SUCH DAMAGE.
35.\"
36.\" @(#)xargs.1 8.1 (Berkeley) 6/6/93
37.\" $FreeBSD: head/usr.bin/xargs/xargs.1 153918 2005-12-30 23:25:41Z jmallett $
37.\" $FreeBSD: head/usr.bin/xargs/xargs.1 162792 2006-09-29 15:20:48Z ru $
38.\" $xMach: xargs.1,v 1.2 2002/02/23 05:23:37 tim Exp $
39.\"
38.\" $xMach: xargs.1,v 1.2 2002/02/23 05:23:37 tim Exp $
39.\"
40.Dd August 2, 2004
40.Dd December 30, 2005
41.Dt XARGS 1
42.Os
43.Sh NAME
44.Nm xargs
45.Nd "construct argument list(s) and execute utility"
46.Sh SYNOPSIS
47.Nm
48.Op Fl 0opt

--- 254 unchanged lines hidden (view full) ---

303.Xr execvp 3
304.Sh STANDARDS
305The
306.Nm
307utility is expected to be
308.St -p1003.2
309compliant.
310The
41.Dt XARGS 1
42.Os
43.Sh NAME
44.Nm xargs
45.Nd "construct argument list(s) and execute utility"
46.Sh SYNOPSIS
47.Nm
48.Op Fl 0opt

--- 254 unchanged lines hidden (view full) ---

303.Xr execvp 3
304.Sh STANDARDS
305The
306.Nm
307utility is expected to be
308.St -p1003.2
309compliant.
310The
311.Fl J , o , P, S
311.Fl J , o , P, R
312and
312and
313.Fl R
313.Fl S
314options are non-standard
315.Fx
316extensions which may not be available on other operating systems.
317.Sh HISTORY
318The
319.Nm
320utility appeared in PWB UNIX.
321.Sh BUGS

--- 16 unchanged lines hidden ---
314options are non-standard
315.Fx
316extensions which may not be available on other operating systems.
317.Sh HISTORY
318The
319.Nm
320utility appeared in PWB UNIX.
321.Sh BUGS

--- 16 unchanged lines hidden ---