]> Lady’s Gitweb - Shushe/commit
Improve xargs handling
authorLady <redacted>
Thu, 2 May 2024 05:48:21 +0000 (01:48 -0400)
committerLady <redacted>
Thu, 2 May 2024 06:15:21 +0000 (02:15 -0400)
commitc37b4d6b8b17a0e2b0f6a8edd54eec025eb9a9d7
treece614cf67eba8fee72764704b7c5e96fa24d69c1
parent0ace1c487d935c5a6e0c2414752d6d8017459667
Improve xargs handling

- Always specify -E '' to disable end‐of‐file handling

- Quote standard input before passing it thru to xargs, and eliminate
  usage of the nonstandard `-0` option

- Get rid of xargs where it isn’t strictly required, to avoid line
  length limits
GNUmakefile
README.markdown
This page took 0.025258 seconds and 4 git commands to generate.