Re: crond

2023-07-28 Thread Patrick Dupre
OK Thanks. It works now > > On Fri, 2023-07-28 at 14:10 +0200, Patrick Dupre wrote: > > I have the same /etc/hosts on 2 machines > > 127.0.0.1   localhost localhost.localdomain localhost4 > > localhost4.localdomain4 > > ::1 localhost localhost.localdomain localhost6 > > localhost6.locald

Re: crond

2023-07-28 Thread Tim via users
On Fri, 2023-07-28 at 14:10 +0200, Patrick Dupre wrote: > I have the same /etc/hosts on 2 machines > 127.0.0.1   localhost localhost.localdomain localhost4 localhost4.localdomain4 > ::1 localhost localhost.localdomain localhost6 localhost6.localdomain6 > > In one case > /etc/hostname > Teu

Re: OT: sed or awk command to add a file extension

2023-07-28 Thread Mike Wright
On 7/28/23 05:31, olivares33561 via users wrote: Dear fellow Fedora users I have a file with entries \input{file1} \input{file2} ... \input{fileN} How can I add extension \input{file1.eps} \input{file2.eps} . \input{file3.eps} In case I need to add *jpg or *.png extension. I believe awk or se

Re: OT: sed or awk command to add a file extension

2023-07-28 Thread Mike Wright
On 7/28/23 05:31, olivares33561 via users wrote: Dear fellow Fedora users I have a file with entries \input{file1} \input{file2} ... \input{fileN} How can I add extension \input{file1.eps} \input{file2.eps} . \input{file3.eps} In case I need to add *jpg or *.png extension. I believe awk or se

Re: OT: sed or awk command to add a file extension

2023-07-28 Thread C. Linus Hicks
Assuming there are no extraneous characters on each line following the filename, and assuming every line in the file has a filename: sed -i 's/$/.jpg/' -Original Message- From: Community support for Fedora users Sent: Jul 28, 2023 8:32 AM To: Community support for Fedora users Cc:

Re: OT: sed or awk command to add a file extension

2023-07-28 Thread Mike Wright
On 7/28/23 05:31, olivares33561 via users wrote: Dear fellow Fedora users I have a file with entries \input{file1} \input{file2} ... \input{fileN} How can I add extension \input{file1.eps} \input{file2.eps} . \input{file3.eps} In case I need to add *jpg or *.png extension. I believe awk or se

Re: Need help; safe way to shrink my fedora38 installation disk

2023-07-28 Thread stan via users
On Thu, 27 Jul 2023 18:47:50 +0200 KarlderLetzte wrote: > Am Donnerstag, dem 27.07.2023 um 08:27 -0700 schrieb stan via users: > > On Wed, 26 Jul 2023 19:21:50 +0200 > > KarlderLetzte wrote: > > > > > hello everybody, > > > > > > i need some space on disk for a second installation. > > > the

Re: OT: sed or awk command to add a file extension

2023-07-28 Thread stan via users
On Fri, 28 Jul 2023 12:31:49 + olivares33561 via users wrote: > Dear fellow Fedora users > > I have a file with entries > > \input{file1} > \input{file2} > ... > \input{fileN} > > How can I add extension > \input{file1.eps} > \input{file2.eps} > . > \input{file3.eps} I could try to hack s

OT: sed or awk command to add a file extension

2023-07-28 Thread olivares33561 via users
Dear fellow Fedora users I have a file with entries \input{file1} \input{file2} ... \input{fileN} How can I add extension \input{file1.eps} \input{file2.eps} . \input{file3.eps} In case I need to add *jpg or *.png extension. I believe awk or sed would do the job. Thanks in advance Best Regard

Re: crond

2023-07-28 Thread Patrick Dupre
> > > Date: Friday, July 28, 2023 12:12:04 +0200 > > From: Patrick Dupre > > > > Sorry, I am wrong. > > crond is OK, > > but sendmail is wrong. > > > > Subject: Unit failed > > ░░ Defined-By: systemd > > ░░ Support: > > https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ > > ░░ Th

Re: crond

2023-07-28 Thread Richard
> Date: Friday, July 28, 2023 12:12:04 +0200 > From: Patrick Dupre > > Sorry, I am wrong. > crond is OK, > but sendmail is wrong. > > Subject: Unit failed > ░░ Defined-By: systemd > ░░ Support: > https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ > ░░ The unit sendmail.service h

Re: crond

2023-07-28 Thread Patrick Dupre
Sorry, I am wrong. crond is OK, but sendmail is wrong. Subject: Unit failed ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit sendmail.service has entered the 'failed' state with result 'timeout'. Jul 28 12:08:42 homere systemd[1]: Fa

crond

2023-07-28 Thread Patrick Dupre
Hello, Since I update one machine to f38, none of the services controlled by cron.weekly are run. Here is the status crond.service - Command Scheduler Loaded: loaded (/usr/lib/systemd/system/crond.service; enabled; preset: enabled) Drop-In: /usr/lib/systemd/system/service.d