Sodamhan.com

TL;DR

elvish

Expressive programming language and a versatile interactive shell. See also: nu. More information: https://elv.sh.

  • Start an interactive shell session:

elvish

  • Execute specific commands:

elvish -c "echo 'elvish is executed'"

  • Execute a specific script:

elvish path/to/script.elv

This document was created using the contents of the tldr project.