ubuntu:xargs:using_xargs_with_the_find_command
Differences
This shows you the differences between two versions of the page.
ubuntu:xargs:using_xargs_with_the_find_command [2021/06/22 12:02] – created peter | ubuntu:xargs:using_xargs_with_the_find_command [2021/06/22 12:03] (current) – removed peter | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Ubuntu - xargs - Using xargs with the find command ====== | ||
- | |||
- | Used to search for specific files and perform further processing on those files using xargs. | ||
- | |||
- | [[Ubuntu: | ||
- | |||
- | ---- | ||
- | |||
- | ===== Syntax ===== | ||
- | |||
- | <code bash> | ||
- | find /home/peter -name " | ||
- | </ | ||
- | |||
- | <WRAP info> | ||
- | **NOTE: | ||
- | |||
- | * It is advisable to use the find **-print0** option to include such files. | ||
- | |||
- | </ | ||
- | |||
ubuntu/xargs/using_xargs_with_the_find_command.1624363354.txt.gz · Last modified: 2021/06/22 12:02 by peter