I need to edit my cron. On Acid it was at /var/spool/cron/root. I noticed there is a file called crontabs. I noticed using nano it was blank and nothing was listed in it. Does anyone know which is t he correct file to add to? N1XBM Apparare Scientor Paratus Communicare Allstar Node # 27086, 41540, 41812, 42086, 42658, 42657 www.radioguysrepeaternetwork.com
/etc/crontab On 7/12/2016 2:53 PM, Robert Newberry wrote:
I need to edit my cron. On Acid it was at /var/spool/cron/root.
I noticed there is a file called crontabs. I noticed using nano it was blank and nothing was listed in it.
Does anyone know which is t he correct file to add to?
N1XBM Apparare Scientor Paratus Communicare Allstar Node # 27086, 41540, 41812, 42086, 42658, 42657 www.radioguysrepeaternetwork.com <http://www.radioguysrepeaternetwork.com>
_______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visithttp://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
-- "Anything is possible if you don't know what you are talking about." 1st Law of Logic
From the command line try this :
To list the current crontab : crontab -l edit the current crontab : crontab -e One nice thing is it checks syntax for you before saving. ----- Original Message ----- From: "Robert Newberry" <N1XBM@amsat.org> To: "app rpt-users" <app_rpt-users@ohnosec.org> Sent: Tuesday, July 12, 2016 2:53:31 PM Subject: [App_rpt-users] DIAL crontab I need to edit my cron. On Acid it was at /var/spool/cron/root. I noticed there is a file called crontabs. I noticed using nano it was blank and nothing was listed in it. Does anyone know which is t he correct file to add to? N1XBM Apparare Scientor Paratus Communicare Allstar Node # 27086, 41540, 41812, 42086, 42658, 42657 www.radioguysrepeaternetwork.com _______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
su - enter root password crontab -e (make sure you enter '-e', because crontab -r will erase and give you a blank file.) -- Bryan Sent from my iPhone 6S...No electrons were harmed in the sending of this message.
On Jul 12, 2016, at 14:53, Robert Newberry <N1XBM@amsat.org> wrote:
I need to edit my cron. On Acid it was at /var/spool/cron/root.
I noticed there is a file called crontabs. I noticed using nano it was blank and nothing was listed in it.
Does anyone know which is t he correct file to add to?
N1XBM Apparare Scientor Paratus Communicare Allstar Node # 27086, 41540, 41812, 42086, 42658, 42657 www.radioguysrepeaternetwork.com
_______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
participants (4)
-
Bryan D. Boyle -
Robert A. Poff WB3AWJ -
Robert Newberry -
Steve Zingman