#!/usr/bin/perl # XARGS.EXE v0.1 shift @ARGV; push @ARGV, ; chomp @ARGV; exec join( ' '. @ARGV;