This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
usr.bin
/
xargs
History
Juli Mallett
b23de8a352
-I and -J both set the same variable, replstr, to the string to replace with
...
a line of input, and both work differently, so prevent them from both being passed to xargs(1).
2002-05-06 03:38:28 +00:00
..
Makefile
Bump WARNS to 4.
2002-04-19 23:46:45 +00:00
pathnames.h
…
strnsubst.c
Fix a bug whereby we were getting ~0 and comparing it to maxsize, i.e. if
2002-05-03 19:45:41 +00:00
xargs.1
Modify the -p implementation to use a user's locale, so they can respond to
2002-05-05 06:42:44 +00:00
xargs.c
-I and -J both set the same variable, replstr, to the string to replace with
2002-05-06 03:38:28 +00:00