Search Results

Search: Posts Made By: gregoryp
2,742
Posted By gregoryp
od -A n -t x1 <file> gave following: 02 XX...
od -A n -t x1 <file>
gave following:
02 XX XX XX XX
XX 03 02 XX XX
XX XX XX XX XX
03 02
etc.
XX are the data which are not 02 or 03 but valid ASCII characters.
2,742
Posted By gregoryp
Thanks corona688 for your reply. yes, i know tail...
Thanks corona688 for your reply. yes, i know tail shouldn't modify the data going thru it. strange.
I dont have hexdump utility.
the characters are 2 and 3 in HEX
which maps to ASCII STX and...
2,742
Posted By gregoryp
tailing a file which contains Control chracters
Hi.
I have a log file which gets updated by a java process and it uses ASCII STX and ETX characters (i.e CTRL-B and CTRL-C characters) to demarcate each XML message logged.
so the format of the...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 02:01 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy