di Ibanez89 il 04 set 2008, 21:43
sto lavorando ad un'altro script per un'altro aplicativo
- Codice: Seleziona tutto
#!/bin/sh
check=`ps aux | grep -v grep | grep -c 'mono'`
if [ $check -le "0" ]; then
cd /home/ibanez/trunk/bin/
mono TestClient.exe --first Lusio --last Abramovic --pass *** --contact ciao@ciao.it &> /dev/null &
cd -
cd /home/ibanez/trunk/bin/
mono TestClient.exe --first Snake --last Abramovic --pass *** --contact ciao@ciao.it &> /dev/null &
cd -
cd /home/ibanez/trunk/bin/
mono TestClient.exe --first Marco56 --last Abramovic --pass *** --contact ciao@ciao.it &> /dev/null &
cd -
cd /home/ibanez/trunk/bin/
mono TestClient.exe --first Nicole56 --last Abramovic --pass *** --contact ciao@ciao.it &> /dev/null &
cd -
cd /home/ibanez/trunk/bin/
mono TestClient.exe --first Francesca56 --last Abramovic --pass *** --contact ciao@ciao.it &> /dev/null &
cd -
cd /home/ibanez/trunk/bin/
mono TestClient.exe --first Paver --last Abramovic --pass *** --contact ciao@ciao.it &> /dev/null &
cd -
cd /home/ibanez/trunk/bin/
mono TestClient.exe --first Pasqualino --last Abramovic --pass *** --contact ciao@ciao.it &> /dev/null &
cd -
cd /home/ibanez/trunk/bin/
mono TestClient.exe --first Paolina --last Blister --pass *** --contact ciao@ciao.it &> /dev/null &
cd -
cd /home/ibanez/trunk/bin/
mono TestClient.exe --first Zombieaddict --last Blister --pass *** --contact ciao@ciao.it &> /dev/null &
cd -
cd /home/ibanez/trunk/bin/
mono TestClient.exe --first Giovanni56 --last Blister --pass *** --contact ciao@ciao.it &> /dev/null &
cd -
cd /home/ibanez/trunk/bin/
mono TestClient.exe --first Marcodefar --last Jolles --pass *** --contact ciao@ciao.it &> /dev/null &
cd -
fi
l'applicativo è piuttosto esoso e avviando tutto insieme mi crasha "cpu 100%" è possibile inserire un'evendo di delay? esempio dopo 10sec avvia il 2* dopo altri 10 il 3 e via dicendo?
Ultima modifica di
Ibanez89 su 17 dic 2008, 20:10, modificato 1 volte in totale.
CiAo DanIele...Pentium4 Northwood HT 2.6@3000 "230*13" vcore def [RIP]
King Value 512*2 200@230 cas2@3
Ati x800gto2@x850pe powered by Arctic Cooler [RIP]
Mother ASRock P4VM900-SATA2 [RIP]
insomma poco alla volta mi si sta bruciando tutto