does dbclient have the ability to run a command on the remote dropbear server? something like this: # dbclient -i /tmp/privkey mylaptop /bin/program
i know with openssh client it accepts an argument to run a command on the remote system and i was hoping dbclient could do the same.
