-
```
Looks like Prosody depends of BASH as the shell. Solaris 10 uses good old
Bourne shell. They are not entirely compatible.
When running configure on a Solaris 10 machine, I get this output:
"""
…
-
Create the following bash functions:
- `extract`: should be a function that gets a file path end extracts it using the appropriate command based on the file extension. The code should be something lik…
-
After running `./brew.sh`, bash-completion errors occur.
``` bash
-bash: declare: -A: invalid option
declare: usage: declare [-afFirtx] [-p] [name[=value] ...]
-bash: complete: -D: invalid option
co…
-
```
What steps will reproduce the problem?
1. Start using commands like "cd" and "ls"
2.
3.
What is the expected output? What do you see instead?
I see the proper output, but each time I type a comma…
-
Tab should recommend and autocomplete for commands and options
-
Hi,
Is there an sample implemented somewhere that shows this console being connected to a bash shell on any server (localhost)? If not, would it be helpful to have that.
Like a modern day shelli…
-
```
What steps will reproduce the problem?
1. Start using commands like "cd" and "ls"
2.
3.
What is the expected output? What do you see instead?
I see the proper output, but each time I type a comma…
-
Hey guys,
I just noticed that the scripts in the mongodb config container are not working because /bin/bash is missing!
-
- [MSDN - Bash on Ubuntu on Windows](https://msdn.microsoft.com/zh-cn/commandline/wsl/about)
- [Everything You Can Do With Windows 10’s New Bash Shell](http://www.howtogeek.com/265900/everything-you-…
-
Use of the aliases is a big help. Using them, however, breaks bash completion for most of the tools. If there was a way to maintain the aliases and bash completion for the underlying utilities, that w…