This website requires JavaScript.
Explore
Help
Sign in
RGBCube
/
uutils-coreutils
Watch
1
Fork
You've already forked uutils-coreutils
0
mirror of
https://github.com/RGBCube/uutils-coreutils
synced
2026-01-15 09:41:07 +00:00
Code
Issues
Activity
2db220e820
uutils-coreutils
/
src
/
wc
History
Download ZIP
Download TAR.GZ
Bulat Musin
cc66229f16
add #[allow(unused_imports)] to std::ascii::AsciiExt
...
explicit import of std::ascii::AsciiExt is deprecated since 1.23
2018-01-08 11:32:38 +03:00
..
Cargo.toml
Handle SIGPIPE correctly and autogenerate main() for each util
2017-12-08 15:05:07 -08:00
wc.rs
add #[allow(unused_imports)] to std::ascii::AsciiExt
2018-01-08 11:32:38 +03:00