If you want to record all commands executed by bash, you'll need to modify bash on your remote systems. Fabric just runs "/bin/bash -l -c": http://docs.fabfile.org/en/1.11/usage/env.html#shell
On Wed, May 11, 2016 at 10:28 AM 风尘 <[email protected]> wrote: > hi, > this is fabrice user, > the system don't record history command after i used fab command connect > other server exec system command ; > > i wanna system record fab histroy command how can i do . > > > thks. > > > > _______________________________________________ > Fab-user mailing list > [email protected] > https://lists.nongnu.org/mailman/listinfo/fab-user >
_______________________________________________ Fab-user mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/fab-user
