From owner-freebsd-questions@FreeBSD.ORG Thu Feb 1 21:00:36 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 0FDDF16A4C9 for ; Thu, 1 Feb 2007 21:00:36 +0000 (UTC) (envelope-from oaky20@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.239]) by mx1.freebsd.org (Postfix) with ESMTP id 76E2913C4D9 for ; Thu, 1 Feb 2007 21:00:29 +0000 (UTC) (envelope-from oaky20@gmail.com) Received: by nz-out-0506.google.com with SMTP id i11so620884nzh for ; Thu, 01 Feb 2007 13:00:28 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=Lt5j5rVlABESE49uzhVOH/1EO2AKhLa5R1/qNXYsb0+zxb8WP+ea7zuEZCO6xD/+pP3i+jKelZWt5Y6eh5PNAPDDulpyl7xdWpBeweI3+CAV7D/uSldWaZkteu9aLb+c9oGITdowmoxUZAbbSTH5uAJAS3X+v5F2a2W51eVdJG8= Received: by 10.64.27.7 with SMTP id a7mr4150688qba.1170362143842; Thu, 01 Feb 2007 12:35:43 -0800 (PST) Received: by 10.65.115.5 with HTTP; Thu, 1 Feb 2007 12:35:43 -0800 (PST) Message-ID: <22ce4d6f0702011235j410505c3gf7a145b7376399f0@mail.gmail.com> Date: Thu, 1 Feb 2007 22:35:43 +0200 From: "astalus razvan" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: (no subject) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Feb 2007 21:00:36 -0000 In bash or csh I want to start nmap scanning at every 1 hour.how can I do this? thanks