Files
cheatsheet-tldr/tldr/gst-typefind-1.0
2026-03-18 00:29:23 +00:00

14 lines
275 B
Plaintext

---
syntax: markdown
tags: [tldr, common]
source: https://github.com/tldr-pages/tldr.git
---
# gst-typefind-1.0
> Find the mime type of a file.
> More information: <https://manned.org/gst-typefind-1.0>.
- Print the mime type of a file:
`gst-typefind-1.0 {{path/to/file}}`