From owner-freebsd-questions@FreeBSD.ORG Fri Jan 12 17:21:27 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 684B016A403 for ; Fri, 12 Jan 2007 17:21:27 +0000 (UTC) (envelope-from b0ntrict0r@yandex.ru) Received: from smtp4.yandex.ru (smtp4.yandex.ru [213.180.223.136]) by mx1.freebsd.org (Postfix) with ESMTP id A20BD13C45A for ; Fri, 12 Jan 2007 17:21:26 +0000 (UTC) (envelope-from b0ntrict0r@yandex.ru) Received: from pat-pppoe.krasnet.ru ([195.112.231.127]:62932 "EHLO [127.0.0.1]" smtp-auth: "b0ntrict0r" TLS-CIPHER: TLS-PEER-CN1: ) by mail.yandex.ru with ESMTP id S7768058AbXALREs (ORCPT ); Fri, 12 Jan 2007 20:04:48 +0300 X-Comment: RFC 2476 MSA function at smtp4.yandex.ru logged sender identity as: b0ntrict0r Date: Sat, 13 Jan 2007 00:05:23 +0700 From: Arseny Solokha X-Mailer: The Bat! (v3.95.6) Professional X-Priority: 3 (Normal) Message-ID: <1386494739.20070113000523@yandex.ru> To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Fri, 12 Jan 2007 17:40:12 +0000 Subject: program kill X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Arseny Solokha List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Jan 2007 17:21:27 -0000 Hello! How can I kill the program at the defined time? For example, I need to kill mpg321 at 21.00 if it works. Arseny.