-
This was working:
```
#!/bin/bash
unset GTK_IM_MODULE
nsdo tornamespace1 chromium --temp-profile --incognito
```
But recently it does not:
```
[123989:123989:0926/205657.708350:ERROR:ozo…
-
Looks like shebang is not respected on `RUN` command if you have a heredoc with tabs stripped
If I have (heredoc without tab strip):
**Dockerfile.ok**
```Dockerfile
# syntax=docker/dockerfil…
-
### Astro Info
```block
Astro v4.16.14
Node v20.5.1
System macOS (x64)
Package Manager npm
Output static
Adapt…
-
If any of the commands in the bash scripts fail, currently the scripts continue on as if things were successful.
It would be beneificial to enable "unofficial bash strict mode" http://redsymbol.net…
-
**Describe the bug**
When I use `delete` operator in the `ireduce` block, the del doesn't work as I expected.
Version of yq: 4.44.3
Operating system: mac
Installed via: homebrew
**Input Yaml*…
-
in the .zshrc there are some bugs also add hstr: bash and zsh shell history suggest box
-
### Environment:
- Fail2Ban version : v0.11.2, Debian package: fail2ban 0.11.2-2
- OS, including release name/version : Debian 11.5 bullseye
- [x] Fail2Ban installed via OS/distribution mec…
-
hi and thanks for your efforts on free kaggle notebook
when i run !bash gui.sh --share --headless, session goes off and can not start gradio
output screen shot
![image](https://github.com/Fur…
-
-
## Description:
I was trying to use the conda-bash-completion plugin and noticed that PowerShell's auto-completion feature seemed to have a higher priority. This caused the conda command completion…