My own version of Tail, written in C
Make File builds binary
make all:
Builds binary
make test:
builds binary and tests against edge cases
make clear:
removes binary
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commit | ||||
My own version of Tail, written in C
Make File builds binary
make all:
Builds binary
make test:
builds binary and tests against edge cases
make clear:
removes binary
My version of Tail, written in C