elvish
Expressive programming language and a versatile interactive shell.
- Start an interactive shell session:
elvish
- Execute a [c]ommand and then exit:
elvish -c "{command}"
- Execute a script and then exit:
elvish {path/to/script.elv}
- Print the Elvish version and then exit:
elvish -version
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).