Remove input file after successfully writing output file #6

Open
opened 5 years ago by dj3vande · 0 comments

This is another behavior that is standard across existing compression/decompression tools.
If neither -k (keep input) nor -c (write output to stdout instead of to a file, #5) is given on the command line, and if encoding succeeds and the output file is successfully written, the input file should be removed.

Both dpu and undpu should support this.

This is another behavior that is standard across existing compression/decompression tools. If neither `-k` (keep input) nor `-c` (write output to stdout instead of to a file, #5) is given on the command line, and if encoding succeeds and the output file is successfully written, the input file should be removed. Both `dpu` and `undpu` should support this.
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

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