Update of sr #105815 (project findutils):

             Assigned to:                    None => jay                    

    _______________________________________________________

Follow-up Comment #1:

I should document this trick, which someone pointed out to me recently:

$ touch foo baz ugh
$ echo foo baz ugh | xargs sh -c '/bin/mv $@ bar' mv
$ ls bar
baz  foo  ugh


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/support/?105815>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/



_______________________________________________
Bug-findutils mailing list
Bug-findutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-findutils

Reply via email to