Crates.io | tee-rs |
lib.rs | tee-rs |
version | 0.1.0 |
source | src |
created_at | 2024-10-27 04:49:32.645602 |
updated_at | 2024-10-27 04:49:32.645602 |
description | A Rust implementation of the tee command |
homepage | |
repository | https://github.com/pollenjp/tee-rs |
max_upload_size | |
id | 1424344 |
size | 26,579 |
tee
is a command-line utility that reads from standard input and writes to standard output and files.
Source code is available at https://github.com/coreutils/coreutils.
tee-rs
is a Rust implementation of tee
command.
Requirements
uv run --package interactive-input-sample python ./tools/interactive-input-sample/main.py