Tag:
magic number

Determine file type with the file command

by
on
October 8, 2008

The file command identifies the type or format of a file. It is a very handy command that can show you how to approach a file when the format is unknown. There are a variety of tests that it uses to determine its type, these tests include a filesystem test, magic number test, and language [...]

Read More
No Comments
commands
Copyright 2008-2010 WiredRevolution.com. All rights reserved.