Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Dec 2002 02:17:14 -0800 (PST)
From:      "Tim J. Robbins" <tjr@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/xargs xargs.1 xargs.c
Message-ID:  <200212211017.gBLAHEXB002058@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
tjr         2002/12/21 02:17:14 PST

  Modified files:
    usr.bin/xargs        xargs.1 xargs.c 
  Log:
  Add the -P option which executes multiple copies of the specified utility
  in parallel. Idea from GNU xargs.
  
  Revision  Changes    Path
  1.24      +9 -1      src/usr.bin/xargs/xargs.1
  1.44      +48 -18    src/usr.bin/xargs/xargs.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200212211017.gBLAHEXB002058>