I found that my environment variables are strange:
$ env
...
! :: = :: \
...
When I launch a shell or run a bash script, it is sometimes present, sometimes not. And when it's absent, my bash calls for $ (...) subnets require 3 escape backslashes instead of 1.
Any idea what it is and how to install it?
source
share