| | Room# D114A
===
> Sent: Friday, January 20, 2023 at 11:27 PM
> From: "Thomas Cameron via users"
> To: users@lists.fedoraproject.org
> Cc: "Thomas Cameron"
> Subject:
You can do this as root or via sudo:
cd /tmp
nohup /etc/cron.weekly/myfile &
You can then close the window. As I understand it, nohup detaches the process
from the controlling terminal. See https://phoenixnap.com/kb/linux-nohup for
details.
Thomas
On 1/20/23 16:24, Patrick Dupre wrote:
s.fedoraproject.org
> Cc: "Thomas Cameron"
> Subject: Re: cron.weekly
>
> On 1/20/23 14:07, Patrick Dupre wrote:
> > Hello,
> >
> > I would like to run cron.weekly from a line command immediately.
> > How can I do it ?
>
> If the script is /et
On 1/20/23 14:07, Patrick Dupre wrote:
Hello,
I would like to run cron.weekly from a line command immediately.
How can I do it ?
If the script is /etc/cron.weekly/myfile, then just run
/etc/cron.daily/myfile
as root or via sudo.
Thomas
___
users
On Fri, Jan 20, 2023 at 3:08 PM Patrick Dupre wrote:
>
> I would like to run cron.weekly from a line command immediately.
> How can I do it ?
https://gprivate.com/632ow
Jeff
___
users mailing list -- users@lists.fedoraproject.org
To unsubsc
Hello,
I would like to run cron.weekly from a line command immediately.
How can I do it ?
Thank
===
Patrick DUPRÉ | | email: pdu...@gmx.com
Laboratoire interdisciplinaire Carnot de
Am 18.08.2013 12:40, schrieb Frank Murphy:
> By default what day does cron.weekly run.
looking in /etc/anacrontab i would say "at none"
if you need specific cronjobs place them in /etc/crontab or /etc/cron.d/
#period in days delay in minutes job-identifier command
7
On 18.08.2013 12:40, Frank Murphy wrote:
> By default what day does cron.weekly run.
>
This is a good article,
http://www.thegeekstuff.com/2011/05/anacron-examples/
poma
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
On 08/18/13 18:40, Frank Murphy wrote:
> By default what day does cron.weekly run.
>
AFAIK there is no concept of a default day when it comes to running what is in
cron.weekly.
The jobs in cron.weekly are run via anacron. This is controlled by
/etc/anacrontab which only specifies on
By default what day does cron.weekly run.
--
Regards,
Frank "When in doubt PANIC!"
I check for new mail app. 20min
www.frankly3d.com
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/us
10 matches
Mail list logo