Skip to content

consider removing the input directory argument #15

Open
@ndushay

Description

It would simplify shell scripts and the code if the positional argument to scripts is (dir)/fname rather than just fname.

We can have a shell script that loops thru all the files in a directory, if we ever need one.

I think it is highly unlikely we will ever be getting all our records as individual files ... but even so, this approach does not hinder our ability to process lots of small files.

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions