From owner-freebsd-hackers@FreeBSD.ORG Fri Dec 16 07:51:55 2005 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA07E16A41F for ; Fri, 16 Dec 2005 07:51:55 +0000 (GMT) (envelope-from roma.a.g@gmail.com) Received: from uproxy.gmail.com (uproxy.gmail.com [66.249.92.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id E802243D62 for ; Fri, 16 Dec 2005 07:51:54 +0000 (GMT) (envelope-from roma.a.g@gmail.com) Received: by uproxy.gmail.com with SMTP id j3so96655ugf for ; Thu, 15 Dec 2005 23:51:53 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:date:from:x-mailer:reply-to:organization:x-priority:message-id:to:subject:mime-version:content-type:content-transfer-encoding; b=Lilw8nwEcIdmu/Al2u7GFEEg1tXnHijngY2cL7+jVpVcMVBgvClxLetaV7OL20VyK+L2PzSKWkfr2y/3CYCBeS8D3yfk27eXBbG8ed7I2rBrJEYUcrCu8DwsiXmggnrWipIEIybCoS9VPPdnbIknGBXRCiNEtivOYg+T8MreRjw= Received: by 10.67.27.4 with SMTP id e4mr615587ugj; Thu, 15 Dec 2005 23:51:53 -0800 (PST) Received: from pridep3.ad.office.acropolis.ru ( [81.211.90.3]) by mx.gmail.com with ESMTP id a1sm1075335ugf.2005.12.15.23.51.52; Thu, 15 Dec 2005 23:51:53 -0800 (PST) Date: Fri, 16 Dec 2005 10:52:25 +0300 From: "roma.a.g" X-Mailer: The Bat! (v3.62.14) UNREG / CD5BF9353B3B7091 Organization: Acropolis X-Priority: 3 (Normal) Message-ID: <14510301213.20051216105225@gmail.com> To: freebsd-hackers@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: easy question about kill command X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "roma.a.g" List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Dec 2005 07:51:55 -0000 Is there anyone who can explain me, why when i say 'kill -HUP id', and its failed to restart, kill say nothing? It is such an easy to implement... Roman Gorohov. mailto:roma.a.g@gmail.com