From owner-freebsd-questions@FreeBSD.ORG Mon Mar 7 13:48:16 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1BEE016A4CE for ; Mon, 7 Mar 2005 13:48:16 +0000 (GMT) Received: from ylpvm15.prodigy.net (ylpvm15-ext.prodigy.net [207.115.57.46]) by mx1.FreeBSD.org (Postfix) with ESMTP id B89B843D49 for ; Mon, 7 Mar 2005 13:48:15 +0000 (GMT) (envelope-from antennex@swbell.net) Received: from SAGEAME (adsl-65-68-247-73.dsl.crchtx.swbell.net [65.68.247.73])j27Di7EM030081; Mon, 7 Mar 2005 08:44:08 -0500 Message-ID: <006001c5231c$500fb3f0$0200000a@SAGEAME> From: "antenneX" To: "ikenna ononogbu" , References: Date: Mon, 7 Mar 2005 07:48:15 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1437 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 Subject: Re: Tranferring crontab files from user to user X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: antenneX List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 13:48:16 -0000 This should work: Copy the crontab into a file (like mycron)in your $home. Issue command: crontab mycron Check it with command: crontab -l Best regards, Jack L. Stone ----- Original Message ----- From: "ikenna ononogbu" To: Sent: Monday, March 07, 2005 7:17 AM Subject: Tranferring crontab files from user to user > > I recently resumed work in a firm and the crontab jobs (using UNIX D2) > are in the user name of my predecessor. The files have now been > transferred to a general directory (everyone has access to). How do I > now transfer the crontab executable files into my own directory? > > I will appreciate someones help. > > > Ike. > > > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"