This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2gs-SW
/
hush
Watch
1
Star
0
Fork
0
You've already forked hush
mirror of
https://github.com/sheumann/hush.git
synced
2024-12-25 18:33:06 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
fa43e54b6f
hush
/
findutils
History
Mark Whitley
fa43e54b6f
Added support for grep -e and grep -f, closes bug
#1164
. Also added some
...
testcases for these new features.
2001-05-24 18:36:18 +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
Added support for grep -e and grep -f, closes bug
#1164
. Also added some
2001-05-24 18:36:18 +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
xstrdup xargs cleanup from Jeff Garzik
2001-03-23 17:11:22 +00:00