Adding sponge(1). Thanks, Jakob Kramer.

This commit is contained in:
David Galos 2013-07-02 13:21:30 -04:00
parent 4c403d80c7
commit eadefcf0f8
2 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,7 @@ MIT/X Consortium License
© 2012 Christoph Lohmann <20h@r-36.net>
© 2012 David Galos <galosd83@students.rowan.edu>
© 2012 Robert Ransom <rransom.8774@gmail.com>
© 2013 Jakob Kramer <jakob.kramer@gmx.de>
Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"),

View File

@ -61,6 +61,7 @@ SRC = \
sleep.c \
sort.c \
split.c \
sponge.c \
sync.c \
tail.c \
tee.c \