mirror of
https://github.com/nushell/nushell.git
synced 2025-06-08 19:17:16 +02:00
Closes #13874 # User-Facing Changes `length` now supports binary input: ```nushell > random binary 1kb | length 1000 ```
Closes #13874 # User-Facing Changes `length` now supports binary input: ```nushell > random binary 1kb | length 1000 ```