Hi @all, i want to run SED-Commands over a tSSH-component. For example i try this command: sed '/<\/text>/,/<text>/d' > new_file But it doesn`t word - i get always the failure: unvalid Escape-character-sequence !! The command should be right - is this perhaps a talend-specific issue? regards alex