# RShell Remote/Rust Shell ## Command Line ```bash cargo run --bin server cargo run echo "hello" > /dev/ttys* ```