Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 May 1999 08:58:23 -0700 (PDT)
From:      Jean-Marc Zucconi <jmz@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/xargs xargs.c
Message-ID:  <199905231558.IAA81398@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jmz         1999/05/23 08:58:23 PDT

  Modified files:
    usr.bin/xargs        xargs.c 
  Log:
  xargs was spliting the input in a very different way from everyone else,
  and was also a bit inconsistent: leading blanks, or any double blanks
  generated empty arguments, but a trailing blank did not.
  
  PR:		bin/2630, bin/10914
  Submitted by:	Arne Henrik Juul <arnej@imf.unit.no>
  
  Revision  Changes    Path
  1.8       +15 -20    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?199905231558.IAA81398>