Please enable JavaScript.
Coggle requires JavaScript to display documents.
(DJI Mavic) - Coggle Diagram
DJI Mavic
-
-
Tools
exiftool
It shows the metadata of a file. All the information, (properties, fil, type, brand, permissions, version etc. )
-
Commands
tree: (structural representation of directories and files)
stat: gives information about the file and file system.
file: shows the type of a file.
xxd: creates a hex dump of a given file or standard input. It can also convert a hex dump back to its original binary form.
-