Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Jan 2007 09:51:24 -0800
From:      Chuck Swiger <cswiger@mac.com>
To:        Arseny Solokha <b0ntrict0r@yandex.ru>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: program kill
Message-ID:  <6350AC70-F0CA-46E5-82A1-509031368B8E@mac.com>
In-Reply-To: <1386494739.20070113000523@yandex.ru>
References:  <1386494739.20070113000523@yandex.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On Jan 12, 2007, at 9:05 AM, Arseny Solokha wrote:
> How can I kill the program at the defined time? For example, I need to
> kill mpg321 at 21.00 if it works.

Set up a cron job to run "pkill mpg321" at the appropriate time, or  
use an "at" job if this is a one-shot deal.

-- 
-Chuck




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6350AC70-F0CA-46E5-82A1-509031368B8E>