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

Shortcut for the flag --infile-list? #249

Closed
4 tasks
MostafaYA opened this issue Sep 13, 2023 · 2 comments
Closed
4 tasks

Shortcut for the flag --infile-list? #249

MostafaYA opened this issue Sep 13, 2023 · 2 comments

Comments

@MostafaYA
Copy link

Prerequisites

  • make sure you're are using the latest version by csvtk version
  • read the usage

Describe your issue

  • describe the problem
  • provide a reproducible example

Hi, I use csvtk as part of a pipeline and it often happens that I can pass hundreds or thousands of files to csvtk via the command line. This causes csvtk to crash. The --infile-list is a nice addition that overcomes this issue. May you consider any shortcut for this flag: --infile-list

Thank you

I'm grateful to users who have greatly helped to report bugs and suggested new features.

I may respond to issues or fix bugs quickly, but I usually implement new features periodically (two or more weeks).

@shenwei356
Copy link
Owner

i, I, l and L all conflict with existing flags. X would be the one.

@shenwei356
Copy link
Owner

  -X, --infile-list string     file of input files list (one file per line), if given, they are appended
                               to files from cli arguments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants