export PATH="/root/.cargo/bin:$PATH"
env
find /root -type f -ls
find /root -maxdepth 4 -type f -ls
command -v cargo
command -v rustc