4 lines
121 B
Text
4 lines
121 B
Text
2 if ! condition; then echo nope; else yep; fi &&
|
|
3 test_prerequisite !MINGW &&
|
|
4 mail uucp!address &&
|
|
5 echo !whatever!
|