3 # Pour envoyer une instructions à tous les bots en même temps
5 bots
=('basile' 'deconnaisseur' 'hung' 'historien' 'salesman' 'saturnin' 'themis') # 'ibot')
10 echo "Warning, killing all processes of users : ${bots[*]}"
16 start|stop|restart|reload
)
19 sudo service
$bot $cmd
36 echo "Liste des bots : ${bots[*]}"
39 echo "Usage: all_bots {kill|start|stop|reload|restart|update|status}"