Files
bshell/doc/sample/scriptblock.bshell
T

2 lines
34 B
Plaintext
Raw Normal View History

2026-05-24 20:26:40 +01:00
echo 1 2 3 | %{ echo "Item: $_" }