Oleg Verych wrote: > > Because of that, i think, following is redundant: > > - to check for binary files
find . -type f | xargs cleanfile I do this all the time. > - scan whole file for long lines, with useless bunch of messages about > ones. Useless, because script doesn't fix that, it can't do that! Still useful to let the human know what is going on, and why. -hpa - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/