FG

How do I show the header of a file in Unix?

Fresh3 days ago
Mar 15, 202670489 views
Confidence Score0%
0%

Problem

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

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How do I show the header of a file in Unix?

Low Risk

I generally use to look at the header of a binary file. works too, but I find that it is generally better to see the output directly on the terminal.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment