UNX_IROTH
attribs[7] = (xattr & UNX_IROTH)? 'r' : '-';
#define VMS_IROTH UNX_IROTH /* VMS read/other */