-
I have a program that reads stdin to process something and i want to monitor its resource usage.
However,
cat /some/file | perl memlimit --detect-hangups -c -m 1000000 -t 10 meta/app
or
perl memlimit…
wxdao updated
8 years ago
-
Output of `restic version`
--------------------------
`restic 0.9.4 compiled with go1.11.4 on darwin/amd64`
What should restic do differently? Which functionality do you think we should add?
---…
-
### Is your feature request related to a problem? Please describe.
To be able to build a buildkit frontend, we have to connect to a GRPC server over stdin/stdout
https://github.com/moby/buildkit…
-
Hello,
how can I have dcm2mnc scaning subfolders to find dicom files?
my data are in /SUBJECT/DICOM/SESS1/XXX/YYY
`dcm2mnc -fname test /SUBJECT/DICOM/SESS1`
can't find files tat are in YYY fold…
-
Currently you can't use Tokio's stdin/stdout support (the `io-std` feature flag) on WASI. But WASI does support that in [wasi-cli](https://github.com/WebAssembly/wasi-cli). I believe it is supported b…
-
# Bug report
### Bug description:
sys.stdin.read() throws a TypeError if stdin has been set to be non-blocking. The code below should just exit without issue. It throws a TypeError if no input i…
-
### Version
v22.5.1
### Platform
```text
Linux archlinux 6.10.2-arch1-1 #1 SMP PREEMPT_DYNAMIC Sat, 27 Jul 2024 16:49:55 +0000 x86_64 GNU/Linux
```
### Subsystem
_No response_
##…
-
The puzzle `3-81f48fea` from #3 has to be resolved:
https://github.com/objectionary/eo2js/blob/05f2c31c54ef4fff7087c74e6774a74ccefb1687/eo2js-runtime/src/objects/org/eolang/io/stdin$φ.js#L8-L10
The…
0pdd updated
4 months ago
-
Lua5.1, Lua5.2, and Lua5.3 currently has no way of getting stdin input outside of manual in-console input. No matter what you pipe to luaw or lua, nothing actually gets sent to io.stdin for in-script …
-
#### For new checks and feature suggestions
- [x] https://www.shellcheck.net/ (i.e. the latest commit) currently gives no useful warnings about this
- [x] I searched through https://github.com/koala…