mirror of
https://github.com/uutils/coreutils
synced 2024-12-15 07:42:48 +00:00
8b1ff08bd5
This implementation uses rust's concept of characters and fails if the input isn't valid utf-8. GNU cut implements '--characters' as an alias for '--bytes' and thus has different semantics, for this option, from this implemtation. |
||
---|---|---|
.. | ||
cut.rs | ||
ranges.rs |