Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

It's equivalent to xargs -I {} rm {}

       -I replace-str
              Replace occurrences of replace-str in the initial-arguments
              with names read from standard input.  Also, unquoted blanks
              do not terminate input items; instead the separator is the
              newline character.  Implies -x and -L 1.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: