OSX Mavericks标签在命令行中可见吗?
例如,假设我有一个目录结构,例如 /Users /tlehman /Math algebraic_varieties.tex [tagged: Math, Documentation] projective_geometry.pdf [tagged: Math] /Development visualize_surfaces.py [tagged: Math, Programming] solve_polynomials.scm [tagged: Math] /guest /Desktop welcome.rtf [tagged: Documentation] /Volumes /USBKey assignments_for_may.txt [tagged: Math] using_LaTeX.pdf [tagged: Documentation] 从命令行,是否可以使用ls(或类似方式)显示所有标记为“ Math”的文件? 编辑:我做了一个工具tfind,可以做到这一点:https : //github.com/tlehman/bin/blob/master/tfind