Search found 1 match
- 2016-10-21T10:44:45-07:00
- Forum: Bugs
- Topic: stdin for label: and caption: is not recognized
- Replies: 9
- Views: 13175
Re: stdin for label: and caption: is not recognized
The reason I was using '@-' was to avoid needing to escape the strings I want displayed. For example, I want '%b' to literally display '%b' instead of the filesize. I understand that allowing any file is a security issue, but does reading from stdin pose the same risk? Anyways, like posters above I ...