Re: Deleting sinple Values from multiple defines Attributes
> > Deleting single Values from multiple defines Attributes
> can you test this ?
>
> delete: <attribute_name>
> <attribute_name>: value1
>
> i think it works.
Yes, works fine. But what about modifying multiple definied attrs?
attribute: value1
attribute: value2
replace: attribute
attribute: ...
won't work at all, I think. The only idea is to fetch all attributes
find that one i wish to change, chane tihs one and write then all
aats/value pairs once again.
e.g:
attribute: valueA
attribute: valueB
replace: attribute
attribute: valueA
attribute: othervalue
or is there also another way?
A
--
Fnews-brouse 1.9(20180406) -- by Mizuno, MWE <mwe@ccsf.jp>
GnuPG Key ID = ECC8A735
GnuPG Key fingerprint = 9BE6 B9E9 55A5 A499 CD51 946E 9BDC 7870 ECC8 A735