( Frimen | 2006. 11. 30., cs – 15:22 )

Válasz egmont üzenetére

Érdekes..
.. nem az előbb irtad ezt:
> Namármost ha eleve olyan sok fájl van, hogy nem fér be a parancssorba, akkor asszem
> nem túl praktikus minden egyes fájl érdekében külön rm-et indítani.

Ajánlom figyelmedbe:

This manual page documents the GNU version of xargs. xargs reads arguments from the standard input,
delimited by blanks (which can be protected with double or single quotes or a backslash) or newlines,
and executes the command (default is /bin/echo) one or more times with any initial-arguments followed
by arguments read from standard input. Blank lines on the standard input are ignored.