modify metadata using xattr (OSX terminal) -


i'm trying use terminal , xattr modify extended metadata entry.

it looks simple, don't have success. tried below:

xattr -w com.apple.metadata:kmditemdisplayname 'filename.localized' 'somepath.localized' 

i returns no error, nothing changed.

can shed light on this?

thanks andreas


Comments

Popular posts from this blog

javascript - Jquery show_hide, what to add in order to make the page scroll to the bottom of the hidden field once button is clicked -

javascript - Highcharts multi-color line -

javascript - Enter key does not work in search box -