2
0
mirror of https://github.com/chubin/cheat.sheets synced 2024-11-05 12:00:16 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
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.
2019-11-06 16:20:51 +00:00
redroc
d37d75a41e
really remove the files 2019-04-16 21:57:17 +02:00
Igor Chubin
9214ff1e83 xargs -0: (thanks to quizac@wykop) 2017-05-25 16:48:40 +00:00
Igor Chubin
6af7057594 fixed xargs errors + added own examples 2017-05-25 10:22:44 +00:00