Skip to content

Scanning list of directories? #130

@harryjmoss

Description

@harryjmoss

I'm trying to pass a newline-separated list of directories to siegfried with the -f flag, but obviously run into the error:

file is of type directory; only regular files can be scanned

I can get around this for input lists with a few directories by piping the contents of the file to stdout, but this becomes unwieldy when the number of directories in the list approaches a few hundred - eventually I would like to profile the contents of around 10000 directories. Is there some functionality I'm missing where passing a list of directories in this way is possible or could this be added? Thanks!

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions