-
Using sh_cmd does not indicate what rule (possibly derivative) generated the shell script. This can make finding the origin of such a shell script difficult in a code base with layers of build defini…
-
Useful link that may improve the current (shitty) shell scripts
[Retrieving Minimal Information](https://projecteuler.chat/viewtopic.php?t=3003&sid=04483ff7bf82385aaeabb936e225670b)
[The Project E…
-
SURE-9199 (but base item is SURE-9177, which is already closed)
**Setup**
- Rancher version: v2.10-73aadc325c6789878e44579da1cba61749f2ed70-head
- Rancher UI Extensions:
- Browser type & version: C…
-
I have been trying to build [Carnap](https://github.com/Carnap/Carnap) using the nix-shell installed by nix-installer on macOS Sonoma, but I have been getting the error `ld: file not found: /usr/lib/s…
-
This is my **"incrontab -e":**
_/home/< User >/filename IN_MODIFY /home//th.sh $#_
This is my **th.sh:**
_OUTPUT=$(xclip -o); curl "< stuff that's irrelevant to the post >&message='${OUTPUT}'"_
The …
-
I've developed a set of 3 Bash shell scripts to upgrade installed NPM and PIP packages easily, and the system's global Node.JS version, installed by NVM, to the latest versions.
You can find the tool…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues.
### What happened
![ds_error](https:…
-
**Describe the bug**
`buildcurl.sh` [requires](https://github.com/BOINC/boinc/blob/master/mac_build/buildcurl.sh#L150) `bash` it seems. That's a requirement which is neither explicitly stated AFAIK a…
-
I have a nontrivial direnv setup to cache the vars required for complex enviornments. The basic setup is that I use `nix-shell`, but for large dependency trees this can take a handful of seconds, whic…
-
**OS:** Windows
**Shell:** Git Bash
---
**Proposed solution**: Use escaped double-quotes instead of single-quotes in package.json scripts
---
Scripts defined in the root-level `package.…