-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels