How to add a binary attribute in Linux?

At the command-line, the following syntax is used;

attribute:< file:///FILE_FULL_PATH

Note: There should be no space character between the colon ‘:’ and the less-than sign ‘<‘.

As an example; jpegPhoto:< file:///home/webconn/picture.png

Leave a Reply