I want to be able to see the output of my program in hex, as it runs, however if I pipe the output into xxd it will only print once the program has stopped running.
T