mirror of
https://github.com/nushell/nushell.git
synced 2025-05-29 22:29:06 +02:00
2 lines
39 B
Plaintext
2 lines
39 B
Plaintext
echo [1 4] | count
|
|
echo [2 3 5] | count |