We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
This page accompanies the 0.6.pre15 release.
osh behaves just like /bin/bash:
osh
/bin/bash
osh -c 'echo hi'
osh myscript.sh
source myprog.sh
The startup file is ~/.config/oil/oshrc
~/.config/oil/oshrc
Clone our temporary fork of the bash-completion project: /~https://github.com/oilshell/bash-completion
--debug-file