]> Lady’s Gitweb - Shushe/commitdiff
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)
- 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


No differences found
This page took 0.023774 seconds and 4 git commands to generate.