5 ms·
Why not save some quoting: parallel --slf input_file_here -j16 --nonall echo 'Matrix has you'
by mechanical_jane 7y ago
Why not save some quoting:
parallel --slf input_file_here -j16 --nonall echo 'Matrix has you'
- 0xFFFE 7y agoSweet, this is more elegant, thank you.