problem with xargs

Marc Wiener marc at pinet.aip.org
Tue Apr 23 01:25:56 AEST 1991


In article <1991Apr19.154624.27315 at pinet.aip.org> marc at pinet.aip.org (Marc Wiener) writes:
> 
>I am trying to use xargs on a Dec 5000 under Ultrix 4.0. Here is what I type:
> 
>ls /usr/xy1/marc/tmp | xargs -i -t mv /usr/xy1/marc/tmp/\{} /tmp/\{}
>mv /usr/xy1/marc/tmp/CRONTST /tmp/CRONTST
>mv /usr/xy1/marc/tmp/core /tmp/core
>mv /usr/xy1/marc/tmp/default.DECterm /tmp/default.DECterm
>Segmentation fault (core dumped)
> 

Following up my opwn posting and thanks to the suggestion of Jack Bryans I 
am  now using GNU's xargs which works without problems.

marc
-- 
Marc Wiener                    |    marc at pinet.aip.org
American Institute of Physics  |    marc at aip.bitnet
500 Sunnyside Blvd.            |
Woodbury, NY 11797             |     (516)349-7800



More information about the Comp.unix.ultrix mailing list