adds mdls to "obscure but useful commands"

mdls lists metdata of all kind of files like
thx to: http://www.askdavetaylor.com/can-i-analyze-exif-information-on-the-mac-os-x-command-line/
pull/134/head
Jonas Felix 2015-06-27 19:40:39 +02:00
parent d0ac755710
commit 916ad688aa
1 changed files with 2 additions and 0 deletions

View File

@ -353,6 +353,8 @@ A few examples of piecing together commands:
- `file`: identify type of a file
- `mdls`: lists metadata of files like author or camera
- `tree`: display directories and subdirectories as a nesting tree; like `ls` but recursive
- `stat`: file info