Skip to content

Usage of tarp sort #4

@GuillaumeLeclerc

Description

@GuillaumeLeclerc

Hello,

I have two issues/questions with the tarp sort command:

No output produced

When running:

tarp sort data/* -f rgb.png -o - | tarp split -c 512 - -o "test-%06d.tar"

I get no files created. I simply get progress when moving to a new source file, just nothing created

tarp cat data/*  -o - | tarp split -c 512 - -o "test-%06d.tar"

works fine though

How use the field -f

It seems that split needs an extra argument to select the fields we want to keep. How do we do to select them all as it gets very tedious when many of them are present.

Thank you for your help

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions