[Rpm-maint] [rpm-software-management/rpm] Add support to rpmspec for reading content via stdin (Issue #4023)

Коренберг Марк notifications at github.com
Mon Nov 10 13:51:54 UTC 2025


socketpair left a comment (rpm-software-management/rpm#4023)

@dmnks no, `<(...)` is also pipe. can be temporary file, but in Linux: 

```
$ LANG=C stat <( echo qwe )
  File: /dev/fd/63 -> pipe:[952806]
  Size: 64        	Blocks: 0          IO Block: 1024   symbolic link
Device: 0,24	Inode: 952811      Links: 1
Access: (0500/lr-x------)  Uid: ( 1000/  mmarkk)   Gid: ( 1000/  mmarkk)
Context: unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023
Access: 2025-11-10 18:50:53.515037291 +0500
Modify: 2025-11-10 18:50:53.515037291 +0500
Change: 2025-11-10 18:50:53.515037291 +0500
 Birth: -
```

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/4023#issuecomment-3511774111
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/issues/4023/3511774111 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20251110/17185f33/attachment.htm>


More information about the Rpm-maint mailing list