Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 144 Bytes

File metadata and controls

2 lines (2 loc) · 144 Bytes
  1. od -t xC -N 8 display the first eight bytes(which is called 'png signature') of a png image with each byte in hex format.