UNX_IWOTH
attribs[8] = (xattr & UNX_IWOTH)? 'w' : '-';
#define VMS_IWOTH UNX_IWOTH /* VMS write/other */