URL: <https://savannah.gnu.org/bugs/?64480>
Summary: Docs: Replace examples containing deprecated xargs option "-l" with "-L 1" Group: findutils Submitter: sebastiancarlos Submitted: Thu 27 Jul 2023 07:02:29 AM UTC Category: documentation Severity: 3 - Normal Item Group: None Status: None Privacy: Public Assigned to: None Originator Name: Originator Email: Open/Closed: Open Release: 4.9.0 Discussion Lock: Any Fixed Release: None _______________________________________________________ Follow-up Comments: ------------------------------------------------------- Date: Thu 27 Jul 2023 07:02:29 AM UTC By: Sebastian Carlos <sebastiancarlos> Hello, There are a few examples of -l in the docs: In section "3.3.2.5 Controlling Parallelism": > find originals -name '*.jpg' | xargs -l makeallsizes > find originals -name '*.jpg' | xargs -l -P 2 makeallsizes > shell$ xargs <allimages -l -P 4 makeallsizes & In section "3.3.2.6 Interspersing File Names": > Implies '-x' and '-l 1'. In section "8.4.2 Conflicting options": > $ seq 4 | xargs -l2 -n3 Thanks! _______________________________________________________ Reply to this item at: <https://savannah.gnu.org/bugs/?64480> _______________________________________________ Message sent via Savannah https://savannah.gnu.org/