-
### What happened?
I was using https://github.com/kubernetes/kubernetes/blob/725993afce11082b973901d2e92553640771d55d/test/e2e/framework/exec_util.go#L49-L84 (similar to `kubectl exec -i`) with `dd…
pohly updated
6 months ago
-
Overview Description:
Unlike `mpv`, `celluloid` cannot play data supplied by standard input / STDIN, which makes it impossible to use `celluloid` as media player for e.g. [streamlink](https://githu…
-
```
remote: Compressing source files... done.
remote: Building source:
remote:
remote: -----> Java app detected
remote: -----> Installing JDK... (downloading...)
remote: gzip: stdin: not in gzip…
-
```
My request is to be able to run jarjar like so:
echo $JARJAR_RULES_FILE | java -jar jarjar process - infile outfile
Thoughts?
```
Original issue reported on code.google.com by `konigsb...@gmail…
-
Something like this doesn't work.
``` sh
~ $ fish - 1 2 3
open: No such file or directory
```
In my opinion, this should run `fish` with code from STDIN, and `$argv` set to 1, 2, and 3.
-
Is it possible for the json-shema-validator-*-lib.jar file to read the file to validate from STDIN using some command line option? I am planning to use the jar in a command like this:
wget --output-d…
-
```
Hello,
there has always been a need (at least for me) to redirect the output of
print() to somewhere else than stdout, especially lately, as I was
programming PSP-related things with TinyPy.
Her…
-
Hi, I found this simulator very useful, but I couldn't figure out a way to send/receive data via the UART from the host computer to the microcontroller. Is there a way to do it?
-
Thanks for very nice tool, very useful.
wdt command-line tool lacks ability to accept data from stdin. I suspect that wdt library itself cannot accept input from stdin.
I do have a case when I need …
-
My code has minor modifications to read a sensor from a different device.
Here is the error message:
> Traceback (most recent call last):
> File "", line 283, in
> File "", line 271, in d…