yac
/
coreutils
Archived
2
0
Fork 0
This repository has been archived on 2024-01-01. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Emma Tebibyte 5b47345bf5 added stdin support to cat 2024-01-01 14:23:13 -07:00
src added stdin support to cat 2024-01-01 14:23:13 -07:00
.gitignore initial working cat implementation 2022-12-04 20:46:36 -05:00
COPYING initial working cat implementation 2022-12-04 20:46:36 -05:00
Cargo.lock shitty bloated original true and false 2022-12-04 21:09:48 -05:00
Cargo.toml changed dir name for rust files 2024-01-01 14:21:24 -07:00
build.rs fixed Err warnings for build.rs 2024-01-01 14:22:06 -07:00
rust-toolchain.toml added nightly toolchain 2024-01-01 14:12:36 -07:00