In batch I always use ==
when using the if
command. (For example: if "19"=="3" echo My computer doesnt know maths
)
What about for all of the others (LSS
, LEQ
, NEQ
, etc.)? Isn't there something like !=
for NEQ
, or am I thinking Unix?
The reason I want to use symbols is because I thought someone had said for either text or numbers symbols were more efficient than using the text variants.
Either way, I'd still like to know. Thanks.
Question&Answers:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…