guys, in order to see the header of file (wmv,mp3, binary[pe/elf/machos], avi, etc....) which command line in unix could perform this ?
looking forward for some answers :D
|
feedback
|
This question came from our site for professional and enthusiast programmers.
|
The question is a bit wide in scope, so the suggestion is to approach in steps.
See also: ffmpeg command line options | ||||
|
feedback
|
|
A 'good' way of getting it into hex, pull the file into gvim and in the 'menu' (if you don't like typing abstract commands) there is an option to put the data through xxd getting it into hex. This is a good universal place to open a file like this as you'll be able to copy/paste plus have all of the wonderful tools of | |||
|
feedback
|
|
Identify is also useful for images:
| ||||
|
feedback
|
|
I generally use | |||
|
feedback
|
filecommand? – leppie Jan 25 '11 at 5:12