This website requires JavaScript.
Explore
Help
Register
Sign In
yac
/
coreutils
Archived
Watch
2
Star
0
Fork
0
You've already forked coreutils
Code
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.
31
Commits
1
Branch
0
Tags
74
KiB
Rust
96%
Assembly
4%
eb0ae4665f
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with Clone
Cite this repository
APA
BibTeX
Cancel
emma
eb0ae4665f
fixed build configuration
2024-01-01 14:38:24 -07:00
.cargo
fixed build configuration
2024-01-01 14:38:24 -07:00
arg
kind of working
2024-01-01 14:35:48 -07:00
src
cat(1): -u works, kinda, but requires 3 ctrl+D presses
2024-01-01 14:37:45 -07:00
.gitignore
initial working cat implementation
2022-12-04 20:46:36 -05:00
build.rs
fixed Err warnings for build.rs
2024-01-01 14:22:06 -07:00
Cargo.lock
remove superfluous code
2024-01-01 14:37:03 -07:00
Cargo.toml
remove superfluous code
2024-01-01 14:37:03 -07:00
COPYING
initial working cat implementation
2022-12-04 20:46:36 -05:00
rust-toolchain.toml
added nightly toolchain
2024-01-01 14:12:36 -07:00