Index: mttroot/mtt/bin/trans/multi_command2 ================================================================== --- mttroot/mtt/bin/trans/multi_command2 +++ mttroot/mtt/bin/trans/multi_command2 @@ -14,10 +14,13 @@ ############################################################### ## Version control history ############################################################### ## $Id$ ## $Log$ +## Revision 1.3 2001/07/13 04:54:04 geraint +## Branch merge: numerical-algebraic-solution back to main. +## ## Revision 1.2.4.1 2001/06/28 22:58:27 geraint ## Using mtt_xargs.sh to prevent Arg list too long error. ## ## Revision 1.2 1996/11/09 21:16:19 peterg ## *** empty log message *** @@ -25,7 +28,7 @@ # Revision 1.1 1996/10/21 12:34:47 peterg # Initial revision # ############################################################### -(mtt_xargs.sh "ls" "$2*_$3" \ +(mtt_xargs.sh "ls" "$2*_$3 2>/dev/null" \ | sed "s/\(.*_*\)$3/$1 \1$3 > \1$4 /")