Am 07.10.2013 10:40, schrieb Andrey Tataranovich:
01:58 Mon 07 Oct    , Alexander Wiedergold WIEDERGOLD.NET wrote:
dear
подскажите как быстро можно удолить старый cache_dir от Squid
rm -fR cache_dir/* очень долго

Что-то вроде такого?

mv cache_dir cache_dir.old
squid -z
ionice -c3 rm -fr cache_dir.old &
service squid start

так и зделали только этот рм длится два дня

--
..
http://wiedergold.net/


--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Ответить