Why Sponsor Oil? | source | all docs for version 0.16.0 | all versions | oilshell.org
Warning: Work in progress! Leave feedback on Zulip or Github if you'd like this doc to be updated.
Recall that Oil is composed of three interleaved languages: words, commands, and expressions.
This doc describes commands, but only the things that are not in:
#command-lang
section of OSH Help
Topics#command-lang
section of Oil Help
Topicsf() { echo hi; }
{ echo hi; }
>&
time
keyword. Yes, it's a keyword, not a builtin![[
and ((
for (( ))
loops&>
<<-