Sodamhan.com

TL;DR

mdls

Display the metadata attributes for a file. More information: https://keith.github.io/xcode-man-pages/mdls.1.html.

  • Display the list of metadata attributes for file:

mdls path/to/file

  • Display a specific metadata attribute:

mdls -name attribute path/to/file

This document was created using the contents of the tldr project.