Powershell‎ > ‎Stuff‎ > ‎

dash F -f format operator


dash F -f format operator

-f is a binary operator that takes a format string as it's left operand and an array of values to format as it's right operand.
Comments