This website requires JavaScript.
Explore
Help
Register
Sign In
emo
/
busybox
Watch
1
Star
0
Fork
0
You've already forked busybox
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
6f283c2f77
busybox
/
findutils
History
Eric Andersen
6f283c2f77
Fix up xargs so that things like 'cat cat.c | xargs echo' will
...
work properly. -Erik
2000-09-24 02:40:56 +00:00
..
find.c
Extract usage information into a separate file.
2000-07-16 20:57:15 +00:00
grep.c
Exit with the appropriate value when grepping multiple files.
2000-08-06 15:25:53 +00:00
which.c
Path count was out by one, fixed it
2000-09-18 09:52:03 +00:00
xargs.c
Fix up xargs so that things like 'cat cat.c | xargs echo' will
2000-09-24 02:40:56 +00:00