Date: Wed, 24 Aug 2005 23:51:48 +0200 From: JG <jarek@adeon.lublin.pl> To: freebsd-performance@freebsd.org Subject: Re[2]: slow tar performance on fbsd5 Message-ID: <469999288.20050824235148@adeon.lublin.pl>
next in thread | raw e-mail | index | archive | help
> Anyway, you could try the dd thing; something like > # dd if=mysql-m.tgz | tar -zxvf - > and see if it makes any diference. Not for me, I've very similar result. Is there way to do something reverse - extract tar file to stdout or sth. and then "dd" it to files? JG
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?469999288.20050824235148>