in reply to Re: replace specical char ^@ to empty charin thread replace specical char ^@ to empty char
Or:
tr/\0//d; [download]