-
To follow Unix/Linux CLI style a little more closely, could you add support for the options `-t`, `-w`, etc. to appear **_before_** the required positional arguments? That is, currently the `open` co…
-
#### The associated forum post URL from `https://forum.rclone.org`
https://forum.rclone.org/t/docker-plugin-fail-to-start-reinstall/29871/10
https://forum.rclone.org/t/after-power-faulire-all-…
-
The tests
```
standalone/io/unix_socket_test RuntimeError (expected Pass)
```
are failing on configurations
```
vm-reload-linux-debug-x64
```
```
stderr:
Unhandled exception:
Expect.fail(…
-
## Feature Request
It should be possible to create a fifo file in Unix environments from crystal code directly.
It's surprising to see that you need to create fifo file with a shell command [here]…
-
```
I have Asus RT-N16 (running on Broadcom 47xx, linux). Trying to cross-compile
that on Ubuntu 10.04 (thru VMWare Player).
What steps will reproduce the problem?
1. Download toochain from
http:/…
-
eb should expand ~ in its arguments. That's common practice in unix commands.
-
In 02-filedir the course participants are referred to manual pages on the web using the search terms ``unix man page``. IMHO a strong caveat should be added to this suggestion: Man pages on the web c…
-
# python3 --version
Python 3.10.12
# pip3 install python-redis
...
Created wheel for python-redis: filename=python_redis-0.4.0-py2.py3-none-any.whl size=20546 sha256=7f032eb61d2b09e6c59065016b…
-
### Use Case
Using Docker Input Plugin
[[inputs.docker]]
endpoint = "unix:///var/run/podman/podman.sock"
We get
Output:
docker_container_blkio,container_image=ece-local-registry.internal.use…
-
### Describe the issue you are experiencing
Hey all,
I wanted to share my way through which I intend to realise updates with the ease of a simple button click.
It is a bit hacky, but maybe so…