Comment tester une ligne de commande
if ping 192.168.0.1 et ping 192.168.0.24
alors il fait rien
ci 192.168.0.1 ping pas, il me fait un echo " error 192.168.0.1" >> error.txt
ci 192.168.0.1 et 192.168.0.24 pingue pas, il me fait un echo " error 192.168.0.1 et 192.168.3.254 " >> error.txt
avez vous une idée ???