Linux News
The world is talking about GNU/Linux and Free/Open Source Software
Logical & in Bash
|
|
If you are at all familiar with binary operations, you will have heard of AND and OR. These are bitwise operations that operate on individual bits of a binary number. In Bash, you use & as the AND operator and | as the OR operator:
|
|
Full Story |
This topic does not have any threads posted yet!
You cannot post until you login.