G'day

I've modified tail so that it can recurse through directories and tail
all the files it finds. When used with the --forever option it will also
monitor any new files or directories that are created in the directories
being monitored.

How would I go about submitting these changes?

I've attached a modified version of tail.c from coreutils-6.12.The
changes are fairly small but will look a lot bigger in a diff as I've
split tail_forever() into two functions so it can be called recursively.

Regards

Simon



_______________________________________________
Bug-coreutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to