终端下的Spotlight

| | Comments (0) | TrackBacks (0)

在终端下也可以使用spotlight----mdfind

找所有metadata包含something的东东

mdfind something

在~/Downloads里找something

mdfind -onlyin ~/Downloads something

找~/Pictures下的所有图片

mdfind -onlyin ~/Pictures "kMDItemKind == *image"

还有mdls查看文件metadata的工具

0 TrackBacks

Listed below are links to blogs that reference this entry: 终端下的Spotlight.

TrackBack URL for this entry: http://mt.khsing.net/cgi-bin/mt-tb.cgi/71

Leave a comment

About this Entry

This page contains a single entry by Guixing published on May 21, 2009 3:40 PM.

菜单栏图标的排序 was the previous entry in this blog.

python-ldap与python25以及CentOS 4.x is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.