is there a way to use the ..... >& filename command (catching errors) through perl?
when i use it in system(..) command i get an error regarding the &.
putting the & between ' ' didn't help either.
using the command without the & - does not catch all errors.
10x.
Yifat