Skip to content

usage zsh

Execute a shell script with the specified shell

Typically, this will be called by a script's shebang.

If using var=#true on args/flags, they will be joined with spaces using shell_words::join() to properly escape and quote values with spaces in them.

Arguments

<SCRIPT>

[ARGS]…

Arguments to pass to script

Flags

-h

Show help

--help

Show help

Licensed under the MIT License. Maintained by @jdx and friends.