I want to delete a command from shell history, say bash, using Rust. I\'ve tried various approaches, such as std::process::Command, with history -d
std::process::Command
history -d