From owner-freebsd-questions Fri Aug 31 4:36:54 2001 Delivered-To: freebsd-questions@freebsd.org Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by hub.freebsd.org (Postfix) with ESMTP id 6B36B37B401 for ; Fri, 31 Aug 2001 04:36:50 -0700 (PDT) Received: from k7.mavetju.org (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id 9F3EA2B6D1 for ; Fri, 31 Aug 2001 13:36:47 +0200 (CEST) Received: by k7.mavetju.org (Postfix, from userid 1001) id 7C1EB18F; Fri, 31 Aug 2001 21:36:37 +1000 (EST) Date: Fri, 31 Aug 2001 21:36:37 +1000 From: Edwin Groothuis To: freebsd-questions@freebsd.org Subject: Re: ^T in a window Message-ID: <20010831213637.T29422@k7.mavetju.org> Mail-Followup-To: Edwin Groothuis , freebsd-questions@freebsd.org References: <999244754.3b8f43d283de7@webmail.neomedia.it> <20010831180612.W29424@k7.mavetju.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010831180612.W29424@k7.mavetju.org>; from edwin@mavetju.org on Fri, Aug 31, 2001 at 06:06:12PM +1000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Aug 31, 2001 at 06:06:12PM +1000, Edwin Groothuis wrote: > On Fri, Aug 31, 2001 at 09:59:14AM +0200, Salvo Bartolotta wrote: > > > If I press ^T in a window with a program running I get something like: > > > load: 1.50 cmd: test-lib 25253 [bpf] 0.04u 0.08s 0% 712k > > > Which signal is this? > > You may wish to take a look at the archives, viz at the -questions thread: > > "ctrl key to show current system operation". > > Did do that. Didn't tell me which *signal* that is. As in hup, > kill, usr1 et al :-) A small C program with 31 signal handlers showed me it was SIGINFO which catches it (which is number 29 on the list). As usual it was nearly the last one :-) Thanks all for the thinking with me. Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: ------------------+ http://www.FatalDimensions.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message