attrset



function attrset
{
    addstr "$( ${CMD_ATTRSET} ${1} )"
    return ${?}
}