On Feb 6, 2008 9:40 AM, Junio C Hamano <gitster@xxxxxxxxx> wrote: > Lars Hjemli <hjemli@xxxxxxxxx> writes: > > +objpath() { > > + echo $1 | sed -re 's|(..)(.+)|\1/\2|' > > +} > > "sed -r"??? Please limit ourselves to the basics. Sorry, I didn't realize 'sed -r' wasn't kosher. Should I resend or is this something you'd --amend? -- larsh - 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