CAS-5A Photo_No.19
[FFD8] line_68521
[042E] frame size
[ext019.rb]
> for i in 1..0x42E
> printf("grep 03042E%04X....17010914220E081307 30402n19.csv | head -1 | cut -c 59- >> 30402n19.hex\n", i)
> end
$ ruby ext019.rb
$ ruby ext019.rb > 30402n19.sh
$ sh 30402n19.sh [---generate "30402n19.hex" after this command]
$ cat 30402n19.hex > 30402n19.txt
$ cut -c 27- 30402n19.txt > 30402n19-less-27.txt
$ tr -d '\n' < 30402n19-less-27.txt > 30402n19-one-line.txt
$ cat 30402n19-one-line.txt | xxd -r -p > 30402n19-completion.jpg
