`dpu` and `undpu` should read input from stdin if no filename is given #10

Open
opened 5 years ago by dj3vande · 1 comments

If no filename is given, dpu and undpu should read their input from stdin, for compatibility with the behavior of other compression/decompression tools.
When running in this mode, output goes to stdout even if -c was not given (#5), and -k (#6) is meaningless and silently ignored.

If no filename is given, `dpu` and `undpu` should read their input from stdin, for compatibility with the behavior of other compression/decompression tools. When running in this mode, output goes to stdout even if `-c` was not given (#5), and `-k` (#6) is meaningless and silently ignored.

Urg, thinking about this, I need a output flag, and need to set a default, man tar away

Urg, thinking about this, I need a output flag, and need to set a default, `man tar` away
Sign in to join this conversation.
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: silverwizard/DoublePlusUnzip#10
Loading…
There is no content yet.