-
Hi doctor Xu, when I running setup.sh, I meet an error:
Requirement already satisfied: packaging in /path/to/local/folder/exts/omni.isaac.core_archive/pip_prebundle (from tensordict->omni-isaac-orbit=…
-
High,
Wondered if this was a bug with Gamess, or something on my OS. I can't find a problem on my OS with the bash or csh shells.
I have a bizarre error, after switching and installing on a new pc…
-
At the end of the day hyprshot is a shell script that glues some tools together.
As of right now it is using bash but not taking advantage of it's features.
I think it's important to decide if bash i…
fkobi updated
2 months ago
-
### Is this the right place to submit this?
- [x] This is not a security vulnerability or a crashing bug
- [x] This is not a question about how to use Istio
### Bug Description
The distroless image…
-
Hello,
with the recent inclusion of the distribution files in `assets/linux/` I have noticed that some of the scripts were using `bash` when they could be using just the posix `sh`.
Here's the curre…
fkobi updated
2 months ago
-
## Summary
The Bash tool currently lacks a timeout mechanism, which can cause tests and workflows to hang indefinitely when executing commands that wait for stdin (like `sed`, `awk`, or `grep` withou…
-
### Expected behavior
sublime 4200
```bash
#!/bin/bash
array=(a b c d)
echo "${#array[@]}"
unset -v "array[-1]"
echo "${#array[@]}"
```
![Image](https://github.com/user-attachments/assets/78714e90-…
-
Powershell is good but on linux bash stays often "there by default" so it is always neat to have bash support
-
Currently, view-macaroon depends on python. That is not such a big deal, but it also depends on the `pymacaroons` module, which is not easy to get by these days.
And decoding is very simple. Ada --vi…
-