command line to stop a certain script
Posted: 2006-05-22 21:37:51
i want to make my script stop in an IF loop
Code: Select all
if b=10 then
stop script ==> what's the command line for this?
else
do something