commands.sh

elvish

all

Expressive programming language and a versatile interactive shell. See also: `nu`.

More info →

Examples (3)

Start an interactive shell session

Execute specific [c]ommands

elvish -c "echo 'elvish is executed'"

Execute a specific script

elvish path/to/script.elv
made by @shridhargupta | data from tldr-pages