Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Reset the shell after an error (colon c)

Code Block
:c

Escape dollars, e.g. "${something}"

Code Block
'$' + "{something}"



API Compability

gsh is now a core part of the Grouper API and so is always compatible with the current release.

...