Unix/Linux - awk - displaying unxpected ! character when viewed in mail; but not in actual file -


i on aix; processing input files , generating .html file using awk , sending through mail using /usr/sbin/sendmail; strangely there parts in .html file there !
eg: assume .html file contains many lines out of "account" part of it, when sent through mail, account displayed acco!unt please note .html file doesn't contain ! character. when report viewed in outlook, contains ! characters. if .html file replaced .xls (excel), ! till present in mail. not present in actual file. can please let me know how remove this. thanks.


Comments

Popular posts from this blog

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -