The 06/08/09, Brandon Casey wrote: > Whoops, I missed that "$1" argument to sed. That means the v2 followup > patch is unnecessary since the sed is operating on a file argument > and _not_ stdin. Yes. > I think it's a little strange like that though... > > { > sed "$1" > } < "$1" I'm not sure why this comment. The former sed "$1" whithout anything else is enough. -- Nicolas Sebrecht -- 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