It's possible to avoid a subprocess and thus a number of system calls. The code gets shorter, too.
3.5 KiB
3.5 KiB
It's possible to avoid a subprocess and thus a number of system calls. The code gets shorter, too.