Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

file-utils merge command #4

Open
Vyvy-vi opened this issue Oct 17, 2022 · 0 comments
Open

file-utils merge command #4

Vyvy-vi opened this issue Oct 17, 2022 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@Vyvy-vi
Copy link
Owner

Vyvy-vi commented Oct 17, 2022

Description

bin/file-utils merge filename1.ext filename2.ext ...
This command should take a variable argument list containing filenames separated by spaces.

This should first check if all the files are legitimate and then it should merge them all in order into a single file.

For now, this should output the merged file to STDOUT, however, in a later iteration we would need to add a flag or argument that allows us to specify an output file.

Additional Information

(If you have any ideas about how to add an output file arg in a neat manner, feel free to ask).

@Vyvy-vi Vyvy-vi added help wanted Extra attention is needed enhancement New feature or request labels Oct 18, 2022
@Vyvy-vi Vyvy-vi moved this to 🆕 New in file-utils Oct 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
Status: 🆕 New
Development

No branches or pull requests

1 participant