On Sat, Feb 16, 2008 at 09:12:42PM +0100, raven wrote: >> Just download the x* sets separately and extract them. Don't forget the >> -p switch for tar. >> >> > where i need to run tar, from / ?
for f in xbase42.tgz xfont42.tgz xshare42.tgz xserve42.tgz; do tar -C / -xvzphf $f done -ME