-
### Bug description
While discovering Mojo, I tried to install it and use it, everything went well, until I ran this command:
```bash
cd testing-mojo && magic shell
```
followed by ```mojo``` com…
-
The current implementation of the tedge-container-plugin is written in Posix shell. Whilst Posix shell is super portable, it is end the end a shell which makes it harder to maintain and extend to meet…
-
Hello, I have an error when starting the script... Can you please help ?
![image](https://github.com/user-attachments/assets/1979f6cc-b7ff-46c2-89c5-c44e31ad338d)
-
I've come around to the idea of PowerShell on Linux after getting a working Nix expression into the repo. After all, if I make Nix a requirement for Linux devs (as I plan to), what harm is another dep…
-
Il faut exécuter (toutes les 15 minutes) successivement et dans cet ordre les traitements:
- load_spire_data_from_api.py
- clean_positions.py
- create_update_excursions_segments.py
On peut met…
-
Describe the bug
When launching WaveTerminal, there is a shell initialization error suggesting a conflict with the Amazon-Q shell scripts. The error occurs when the scripts zprofile.pre.zsh from the …
-
I’m not sure what the exact cause is here.
Here is `test.sh`, which is executable:
```sh
#!/bin/sh
eval "$(frum init)"
```
If this script is run from zsh, the shell is detected as zsh, eve…
-
I'm very excited to find a great tool that I can use in this shell script right now.
When I use this tool in a shell script to reference a value, I have to use sed to manually remove the quotes.
I…
-
On windows, `$ dune exec -- ` fails to execute to `` whenever `` is a shell script. This is particularly confusing because `$ opam exec -- ` doesn't suffer from this limitation. If you have `npm` inst…
-
```
I am using jWebSockets version 0.10 in Ubuntu Linux. Immediately after
downloading the distribution, when I tried executing _bin/jWebSocketServer.sh_,
I found the following issues:
# The file…