-
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…
-
while executing bash command this error come :
$ install.sh: line 12: syntax error near unexpected token `fi'
'nstall.sh: line 12: `fi
if i run in root or non root the same error comes
if i t…
-
```
#!/bin/bash
# Copyright (C) 2022 ScotDex
# This file is free software; as a special exception the author gives
# unlimited permission to copy and/or distribute it, with or without
# modi…