Allow patterns for linking input files
Currently, one can only link individual files. However, a syntax should be established to allow linking multiple files with patters. The patterns can be parsed e.g. with `find` but the syntax needs to distinguish between linking a single file or linking all matching files.
This issue takes up unfinished parts of #27.
issue