This website requires JavaScript.
Explore
Help
Sign In
BusyBox
/
busybox
mirror of
https://github.com/mirror/busybox.git
Watch
1
Star
0
Fork
You've already forked busybox
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7f7348b7b2
busybox
/
findutils
History
Mark Whitley
1d9d41150b
Fixed mishandling of -c & -l options and accounted for case when we're
...
grepping only one file.
2001-05-21 21:13:00 +00:00
..
find.c
Applied patch from David Douthitt to re-add -print option to find.
2001-03-28 22:04:42 +00:00
grep.c
Fixed mishandling of -c & -l options and accounted for case when we're
2001-05-21 21:13:00 +00:00
which.c
Change 'printf("%s\n", ...)' into 'puts(...)'. Noted and patched in hostname.c
2001-05-16 14:21:09 +00:00
xargs.c
…