tldr/pages.bn
Gabe Livengood 9d865abee1
`test`: Use POSIX-compliant example for equals comparison (#11728)
* [: use posix-compliant example for equals comparison

the previous example worked fine for bash, but some
other shells (zsh, in my case) will not work when
using "==" for comparison. the posix spec only requires
"=", so I think it makes a little more sense to use
that in the example.

* test: use posix-compliant example for equals comparison

the previous example worked fine for bash, but some
other shells (zsh, in my case) will not work when
using "==" for comparison. the posix spec only requires
"=", so I think it makes a little more sense to use
that in the example.
2023-12-14 20:31:13 +05:30
..
android pages/*: update links and more info link script (#11390) 2023-11-06 23:14:12 +05:30
common `test`: Use POSIX-compliant example for equals comparison (#11728) 2023-12-14 20:31:13 +05:30
linux pages/*: update links and more info link script (#11390) 2023-11-06 23:14:12 +05:30
osx pages/*: update links and more info link script (#11390) 2023-11-06 23:14:12 +05:30
sunos pages/*: update links and more info link script (#11390) 2023-11-06 23:14:12 +05:30
windows curl, open, powershell, wget: remove "view in older versions of `tldr`" (#10851) 2023-11-19 22:03:18 +05:30