- 2 Posts
- 2 Comments
Joined 8 months ago
Cake day: March 27th, 2025
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
Explanation
[is an alias for the programtest, so you can callman testfor more info.
&&is bash syntax for conjunction. In A && B, B will only be called if A returned a exit code >0 (error). You can callman bashfor more info.
||is bash syntax for disjunction. In A || B, B will only be called if A returned exit code =0 (success).trueandfalseare programs that just return exit codes 0 respectively 1.



Goretex is Teflon! Teflon never degrades, causes cancer!