We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Summary: Version Detection like checking $BASH_VERSION or User-Agent == "Mozilla" is bad for portability.
$BASH_VERSION
User-Agent == "Mozilla"
TODO: Fill out this page more.
NOTE: OSH won't pretend it's bash! It is largely compatible with bash, but not identical.