6 Commits (master)

Author SHA1 Message Date
terminalforlife 8576445e17 Improve wording & code readability of xargs
I've also un-squished flags & their arguments to avoid confusion.
4 years ago
terminalforlife de9000196e Substitute tabs for (4) spaces 4 years ago
terminalforlife f04907ea0d Add examples and clean up existing ones
The examples given using xargs are so far mostly never or rarely ever
best used or even well used with xargs, such as with find, which is
popular, unfortunately.

My reason for adding counters to some of these examples, is that, as an
educational resource, I believe it's important users understand what is
and is _not_ good practice; this is, at least, how I taught myself.
5 years ago
redroc d37d75a41e
really remove the files 5 years ago
Igor Chubin 9214ff1e83 xargs -0: (thanks to quizac@wykop) 7 years ago
Igor Chubin 6af7057594 fixed xargs errors + added own examples 7 years ago