mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-11-14 10:32:11 +03:00
219 B
219 B
mdls
Display the metadata attributes for a file.
- Display the list of metadata attributes for file:
mdls {{path/to/file}}
- Display a specific metadata attribute:
mdls -name {{attribute}} {{path/to/file}}