Trying to remove non-printable charaters(junk values) from a UNIX file

前端 未结 3 513
囚心锁ツ
囚心锁ツ 2021-01-18 13:40

I am trying to remove non-printable character (for e.g. ^@) from records in my file. Since the volume to records is too big in the file using cat is not an opti

3条回答
提交回复
热议问题