5 ms·
Faster still is pv < /dev/zero > /dev/null
by dpflug 4y ago
Faster still is
pv < /dev/zero > /dev/null
- BenjiWiebe 4y agoYes but you don't have control of which character is written (only NULLs). yes lets you specify which character to output. 'yes n' for example to output n.