|
Man /
Int2txtContent-type: text/html int2txtSection: User Commands (1)Index Return to Main Contents NAMEint2txt - Converts big-endian binary integer data to text.SYNOPSISint2txt [-linenum] [-components <N>]DESCRIPTIONReads big-endian binary integer data from the standard input and outputs each int as text to the standard output.EXAMPLESOutput as text the integers stored as binary data in test.Bint: cat test.Bint | int2txt The output has the form:
OPTIONS
AUTHORSDaniel Alexander <camino@cs.ucl.ac.uk>SEE ALSObyte2txt(1), char2txt(1), short2txt(1), long2txt(1), double2txt(1), float2txt(1), shredder(1).BUGS
IndexThis document was created by man2html, using the manual pages. Time: 02:07:11 GMT, December 04, 2017 |