Dear GNU Parallel readers,
Is it possible to use --colsep with
multiple input files, without having to manually prefix each files' header
by a unique identifier for use in conjunction with --header?
For example, it would be
nice if with multiple files they could be automatically labelled
with a–
On Sat, Jul 1, 2017 at 1:56 AM, Coby Viner wrote:
> Is it possible to use --colsep with multiple input files, without having to
> manually prefix each files' header by a unique identifier for use in
> conjunction with --header?
Yes.
> For example, it would be nice if with multiple files they co
That's great—thanks so much!
-- Coby
On Sat, July 1, 2017 12:22 am, Ole Tange wrote:
> On Sat, Jul 1, 2017 at 1:56 AM, Coby Viner
wrote:
>
>> Is it possible to use --colsep with multiple input files, without
having
>> to
>> manually prefix each files' header by a unique identifier for us