On 6/7/07, Johannes Schindelin <Johannes.Schindelin@xxxxxx> wrote:
Things like that are known to happen, and that's why "wc -l < file" is a better fix than "wc -l file | tr -dc 0-9". In this case, it might not matter for a long time, but why not stop being sloppy here and now?
Not sure if I'd call is sloppy, but I also prefer wc -l < file -- it's definitely safer. cheers, m - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html