Recent content by techhelp

  1. T

    Perl: Read binary file byte by byte and print bytes to console?

    I have a binary file I want to open in perl, read byte by byte and print to the terminal. Any ideas? I want the bytes printed as hex like this: 90 3C 00 FF 03 3F 5F 67
Back
Top