common/x*: add more information link (#6664)

This commit is contained in:
syleung
2021-10-04 23:32:27 +11:00
committed by GitHub
parent 63c211a813
commit 99a72c556f
12 changed files with 12 additions and 0 deletions

View File

@@ -2,6 +2,7 @@
> Execute a command with piped arguments coming from another command, a file, etc.
> The input is treated as a single block of text and split into separate pieces on spaces, tabs, newlines and end-of-file.
> More information: <https://pubs.opengroup.org/onlinepubs/9699919799/utilities/xargs.html>.
- Run a command using the input data as arguments: