| ▲ | MontyCarloHall 6 hours ago | |
It is indeed a builtin, but `/bin/[` still exists for compatibility reasons!
The same is true for the `test` command: | ||
| ▲ | stabbles 4 hours ago | parent [-] | |
Right, that's also a good reminder that the builtin `command -V` is typically what you want whenever you use not-always-builtin `which` ;) | ||