login to root
cd bytecoin
simplewallet --config-file configs/$daemon.conf --wallet-file $wallet_file --password xxxxxxxxx --wallet-rpc-bind-ip $wallet_rpc_bind_ip --wallet-rpc-bind-port $wallet_rpc_bind_port --set_log $set_log
## -bash: simplewallet: command not foud ##
Please help