- is not consistently interpreted as "read from stdin" #2

Closed
opened 2024-02-01 23:34:03 +01:00 by PlexSheep · 0 comments
Owner
plex@theseus ...code/rs/hedu % echo "foo" | hedu /etc/passwd -
ERROR Could not open '"-"': No such file or directory (os error 2)
plex@theseus ...code/rs/hedu % hedu -V                        
hedu 0.1.1
``` plex@theseus ...code/rs/hedu % echo "foo" | hedu /etc/passwd - ERROR Could not open '"-"': No such file or directory (os error 2) plex@theseus ...code/rs/hedu % hedu -V hedu 0.1.1 ```
PlexSheep added the
Kind/Bug
Priority
Medium
Reviewed
Confirmed
labels 2024-05-23 14:53:40 +02:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: PlexSheep/hedu#2
No description provided.