pavithra123
IS-IT--Management
Hi ,
When I use this command to get the output of the man command I get control characters in the file .
man zcat > zcat.txt.
The control characters are displayed like
N^HN^HN^HNA^HA^HA^HAM^HM^HM^HME^HE^HE^HE
compress, uncompress, zcat, compressdir, uncompressdir - compress and
expand data
So even If I use SED to take the control characters, The formatt would be different,
Any help will be greatly appreciated.
prem
When I use this command to get the output of the man command I get control characters in the file .
man zcat > zcat.txt.
The control characters are displayed like
N^HN^HN^HNA^HA^HA^HAM^HM^HM^HME^HE^HE^HE
compress, uncompress, zcat, compressdir, uncompressdir - compress and
expand data
So even If I use SED to take the control characters, The formatt would be different,
Any help will be greatly appreciated.
prem