jwm
jwm copied to clipboard
<Shell> option for configuration file
JWM executes "/bin/sh" for shell. For example, "/bin/sh" needed for xterm.
I would like to add
Some examples are given below:
<shell>/bin/ash</shell>
<shell>/bin/bash</shell>
<shell>/bin/dash</shell>
Thanks for interesting, Ercan
I'm not sure what the use case for this is, I think people would expect JWM to use the POSIX shell.
Some people use /bin/bash especially.
Some embedded systems use /bin/ash without /bin/sh alias.