How do I ask "if NOT" in shell?
Gunter Steinbach
steinbac at hpl-opus.HP.COM
Wed Oct 25 03:55:21 AEST 1989
I prefer This form:
TESTCOMMAND || {
BODY
}
It doesn't allow an "else" clause, though.
More information about the Comp.unix.questions
mailing list