-
Notifications
You must be signed in to change notification settings - Fork 2
Identify
Sebastien Pouliot edited this page Feb 14, 2022
·
2 revisions
If you are curious about the content of your bundles then identification is key. Most of the time you'll already know what the files are, but if you don't then you can ask the tool to identify the file(s).
Behind the scene the tool is calling the file
command to identify the
file format.
You can quickly identify every file by pressing SHIFT+I
.
The currently select file will be identified when you press SHIFT+J
.
Refreshing (F5
) the table will reset any description. This is needed
since the files content may change, e.g. a text-based .plist
could be
replaced with a binary .plist
.