RV
Size: a a a
RV
A
VB
RV
VB
VB
A
RN
UE
SM
UE
$string | Select-String -Pattern "\[*\]" выдаёт:Select-String -InputObject $string -Pattern "\[*\]" выдаёт:m
$string | Select-String -Pattern "\[*\]" выдаёт:Select-String -InputObject $string -Pattern "\[*\]" выдаёт:UE
m
UE
A
$string | Select-String -Pattern "\[*\]" выдаёт:Select-String -InputObject $string -Pattern "\[*\]" выдаёт:A
SM