Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 339 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 339 Bytes

Reads or sets the MacOS X Spotlight metadata 'kMDItemWhereFroms' of a file

Usage:

wherefrom $FILE [$WHEREFROM]

Requires:

  • Free utility xattr by Apple

Install:

sudo mv wherefrom.sh /usr/local/bin/wherefrom
sudo chmod 755 /usr/local/bin/wherefrom