2 lines
36 B
Bash
2 lines
36 B
Bash
|
|
true && echo "true" || echo "false"
|
|
|
true && echo "true" || echo "false"
|