目次
00:00 Intro
00:16 -like
00:27 -match
02:53 -notmatch
03:03 -replace
03:52 -split
04:02 -join
04:14 -f
05:30 & Call operator
05:43 .. Range Operator
06:06 A ? B : C 三項演算子
06:21 &&と|| パイプラインチェーン演算子
06:41 ?? null合体演算子
07:00 ??= null条件付き代入演算子
07:30 Ending
演算子:https://www.miajimyu.com/docs/powershell/powershell-beginners-guide/operators/
#PowerShell
#PowerShell入門