Project Description

Antipasti reads from stdin and writes to file1,
file2, ..., fileN such that lines 1, N+1, 2*N+1,
... are written to file1, lines 2, N+2, 2*N+2, ...
are written to file2, etcetera. I.e., it works as
a multi-output tee.

(This Description is auto-translated) Try to translate to Japanese Show Original Description

Review
Your rating
Review this project