5 lines
116 B
Plaintext
5 lines
116 B
Plaintext
|
if ! condition ; then echo nope ; else yep ; fi &&
|
||
|
test_prerequisite !MINGW &&
|
||
|
mail uucp!address &&
|
||
|
echo !whatever!
|