> Hmm... Where exactly do you get the error? Could it possibly have to > do with the `export' directives not being $$-safe? Sed gives an error because it only receives "sed -e" with no additional parameter. The $t is not evaluated at all, or actually it evaluates to null. Can somebody try this? I really doubt it's just me that's broken. Aldy