j
k
j a
j l
On Mar 4, 2007, at 8:25 PM, Juan Manuel Palacios wrote:
- t(ar|bz|gz) { + t(ar|bz|bz2|gz) {
"t(ar|bz|gz)" matches both "tbz" & "tbz2" in the regexp, so that one change there wouldn't be necessary. But you get my point ;-) -jmpp
Back to the thread
Back to the list