Hacker News new | ask | show | jobs
by mechanical_jane 2492 days ago
Why not save some quoting:

  parallel --slf input_file_here -j16 --nonall echo 'Matrix has you'
1 comments

Sweet, this is more elegant, thank you.