經安全檢測,此網站為安全網站,請放心前往原始網址!

If and Or Condition in Unix [ksh] | Unix Linux Forums | Shell Programming and Scripting

I have the code below. I want to said If TrackErrors > 0 or count == 0 then MailErrors else MailSuccess fi. if [ \${trackErrors} -gt 0 || \${count} -eq 0 ] then MailErrors \${count} else MailSuccess \$ ... Shell Programming and Scripting P

www.unix.com

網址安全性掃描由 google 提供