From owner-freebsd-current Sat Sep 1 9:53:26 2001 Delivered-To: freebsd-current@freebsd.org Received: from aldan.algebra.com (aldan.algebra.com [216.254.65.224]) by hub.freebsd.org (Postfix) with ESMTP id 11FC937B405; Sat, 1 Sep 2001 09:53:15 -0700 (PDT) Received: from aldan.algebra.com (localhost [127.0.0.1]) by aldan.algebra.com (8.11.5/8.11.5) with ESMTP id f81Gq5o82518; Sat, 1 Sep 2001 12:52:07 -0400 (EDT) (envelope-from mi@aldan.algebra.com) Message-Id: <200109011652.f81Gq5o82518@aldan.algebra.com> Date: Sat, 1 Sep 2001 12:52:04 -0400 (EDT) From: Mikhail Teterin Subject: proctitle progress reporting for dump(8) To: current@freebsd.org, arch@freebsd.org MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Does this look like a good idea to anyone else? 79239 ?? I 0:00,89 dump 0ushf 1048576 0 - /dev/da0h (dump) 79240 ?? S 0:06,85 dump: /dev/da0h(0): 92.44% done, finished in 0:43 (dump) 79241 ?? S 0:13,93 dump 0ushf 1048576 0 - /dev/da0h (dump) 79242 ?? S 0:13,92 dump 0ushf 1048576 0 - /dev/da0h (dump) 79243 ?? S 0:13,90 dump 0ushf 1048576 0 - /dev/da0h (dump) Does anyone think, it is a bad idea? If no, I'll send-pr the patch... For me, dump is driven by a remote amanda and its nice to know, when it is going to be over (I have a fairly slow link to the backup server). Comments? -- -mi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message