osX quarantine attribute
Submitted by tho on Wed, 26/11/2008 - 13:44
If you download an application from the WEB with Safari, it will set a quarantine flag which will cause annoying pop-ups every time you want to run the application. Normally this flag is reset at the first time you confirm the pop-up. For some reason sometimes this does not work. You can reset the flag on the command line:
xattr -d com.apple.quarantine path_to_program

