Crates.io | crsh |
lib.rs | crsh |
version | 0.0.1 |
source | src |
created_at | 2024-06-18 14:34:48.686274 |
updated_at | 2024-06-18 14:34:48.686274 |
description | Crappy Rust SHell. Basic implementation of a unix shell written in Rust, not meant to actually be used or taken seriously. |
homepage | https://github.com/ndunnett/crsh |
repository | https://github.com/ndunnett/crsh |
max_upload_size | |
id | 1275523 |
size | 52,117 |
Crappy Rust SHell. Basic implementation of a unix shell written in Rust, not meant to actually be used or taken seriously.
cd
, which
, exit
ctrl-z
and ctrl-c
and proper signal handling.profile
, .*rc
, .*env
)