text processing - How to use bash script to read binary file content? - Unix & Linux Stack Exchange
I want to read a character and then a fixed length of string (the string is not null terminated in the file, and its length is given by the preceding character). How can I do this in a bash ......