Commit Graph

18 Commits (9c3619928b5887124c035d1894a76786dfa742aa)

Author SHA1 Message Date
syleung 99a72c556f
common/x*: add more information link (#6664) 2021-10-04 09:32:27 -03:00
Waldir Pimenta ba08862d1c xargs: add example for multiple commands (#3281)
Co-authored-by: Marco Bonelli <mebeim@users.noreply.github.com>
2019-12-24 20:58:08 +01:00
Balázs Úr ad3772d8cb multiple pages: remove superfluous white spaces (#2801) 2019-02-24 15:47:41 +00:00
Florian Leitner 3c4d0d0ab1 xargs: added parallel proc flag -P (#2761) 2019-02-09 13:09:48 +00:00
okaymaged 4e75d18be2 xargs: Show delimiter flag usage (#2111) 2018-05-18 21:22:49 +01:00
Agniva De Sarker 5c45c602a2
adding tokens around *.backup 2017-12-10 18:55:58 +05:30
Sahil Bajaj 17927812a7
Remove unnecessary braces 2017-12-10 15:43:26 +08:00
Waldir Pimenta 262b77aaea xargs: rework page to make it more beginner-friendly (#1039)
* xargs: update as agreed on code review.
2016-10-17 23:02:05 +01:00
Waldir Pimenta 5667133d6a xargs: move specific example, per discussion in #891 2016-05-16 13:47:00 +01:00
Waldir Pimenta f26d5164ae xargs: add example as discussed in #878
Also moved the concrete example to the end.
2016-05-16 07:51:34 +01:00
Andrei Cioara eb1f864263 shortened xargs (#878)
rest_of_arguments was misleading
2016-05-16 07:47:07 +01:00
Leandro Ostera 91a1ed798e Fixes formatting.
Man the commit hooks is definitely not working
on any of muy computers. Need to revisit why.
2016-02-16 08:27:16 +01:00
Leandro Ostera e1ea11d1ef Fix up formatting and merge conflicts 2016-02-16 08:16:25 +01:00
TiredSounds c0c114e033 Include path in find example in xargs page. 2016-02-05 20:48:05 +00:00
TiredSounds 0419ff65ec Change 'ls' example for xargs page to 'find -name' 2016-02-04 21:59:35 +00:00
Igor Shubovych f708f359eb xargs: lint, remove controversial example 2016-01-29 15:30:51 +02:00
Alex Flores 85da9a1c03 replace example with an OS agnostic example 2016-01-29 15:30:51 +02:00
Alex Flores b1d38625d5 adds commands to xargs and moves to pages/common
- xargs is also native to OS X
2016-01-29 15:30:51 +02:00