X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=notes;h=e6288401dd720ad1fd8d17af6c1204c04fa8548e;hb=5fd9a363ce94db60416e8cefad462c0b1d0f2bb7;hp=3699abdbc8f7118c173abeaddabbcc6c97b57ede;hpb=b1e5fd4301a249e238e8f2d4e6bccd35f3ed1bed;p=pspp diff --git a/notes b/notes index 3699abdbc8..e6288401dd 100644 --- a/notes +++ b/notes @@ -73,6 +73,9 @@ germano has a similar pattern across the three separate output files: Sorting on bytes 33-35 then on 31-32 we get a sorted list of tables: +Byte 33 is always x0, for any digit x, across the corpus. + + blp@sigabrt:~/pspp/spv(0)$ for d in `find -name \*.bin |grep -v chart`; do { hd -s 0x1f -n 6 $d | head -1; printf "%-60s" "$d"; } | sed 'N; s/\n//;' ; echo; done|sort -k 4,4 -k 5,5 -k 2,2|cut -b 1-128 0000001f 01 00 20 73 bf 46 |.. s.F|./smekens/default/00000000011_lightNotesData.bin 0000001f 01 00 20 73 bf 46 |.. s.F|./smekens/modified/00000000011_lightNotesData.bin