Crates.io | bcat |
lib.rs | bcat |
version | 0.1.4 |
source | src |
created_at | 2021-05-25 14:07:11.025016 |
updated_at | 2022-08-04 08:54:49.728249 |
description | A command-line tool that allows transparent ls and cat operations regardless of whether they are files or directories. |
homepage | |
repository | https://github.com/bootjp/bcat |
max_upload_size | |
id | 401868 |
size | 46,818 |
A command-line tool that allows transparent ls and cat operations regardless of whether they are files or directories.
Also for practicing Rust.
cargo install bcat
curl -LO https://github.com/bootjp/bcat/releases/latest/download/bcat
chmod +x bcat
./bcat .
sudo cp bcat /usr/local/bin/