Quantcast
Channel: Take Command / TCC
Viewing all articles
Browse latest Browse all 1842

Grab list of files then pass filenames on the command line

$
0
0
Grab list of files then pass filenames on the command line -- preferably on the same command line!

Does anyone know of a convenient "coding metaphor" or pattern for doing the following?

Assume I have some external program, for example, a programmer's editor (let's call it "Ed" for convenience).
I can list a bunch of filenames on the command line following "Ed" and it will open those files or do whatever it does with them.
The program can't be passed anything like an "include list...

Read more

Viewing all articles
Browse latest Browse all 1842

Trending Articles