User Tools

Site Tools


ubuntu:xargs

This is an old revision of the document!


Ubuntu - xargs

The xargs command is a command-line tool used to read data from standard input and later run a command based on this input.

It is a useful tool in file management, especially when used with other commands such as mkdir, grep, rm etc.


Basic Syntax

Using xargs with find

Using xargs with grep

ubuntu/xargs.1624363444.txt.gz · Last modified: 2021/06/22 12:04 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki