Forrest logo
back to context overview

mdls

List of commands for mdls:

  • mdls:tldr:02c39 mdls: Display the list of metadata attributes for file.
    $ mdls ${filename}
    try on your machine
    explain this command
  • mdls:tldr:70cec mdls: Display a specific metadata attribute.
    $ mdls -name ${attribute} ${filename}
    try on your machine
    explain this command
back to context overview