so in bash, 0 = true and 1 = false
how does that work with OR statements? 0 || 0 is true?