Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
snvzz
on Dec 26, 2016
|
parent
|
context
|
favorite
| on:
GNU Parallel
That's a classic misuse of cat.
Just use '<'.
kamijo-k
on Dec 27, 2016
|
next
[–]
Yeah, but to me, this "misuse" actually makes the input and output clearer than using "<" and ">" together. After all, it places input on the left side of the command, and output on the right side.
ole_tange
on Dec 27, 2016
|
prev
[–]
Except for GNU Parallel --pipe. When you use '<' what you typically mean is '--pipepart -a file'.
Consider applying for YC's Spring batch! Applications are open till Feb 11.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Just use '<'.