Search Results

Search: Posts Made By: guilliber
5,645
Posted By guilliber
I would like to understand the way systemd works...
I would like to understand the way systemd works and I would like to learn it that way, if it is possible. Thank you.
5,645
Posted By guilliber
Run one service after another service has finished - systemd
Hi all
I would like to know how to run task2.service after task1.service has finished.

task1.service has a timer (task1.timer), that makes it run every 5 minutes
OnCalendar=*:0/5task2.service is...
3,999
Posted By guilliber
OK, all seems to work perfectly! Thanks a lot!
OK, all seems to work perfectly! Thanks a lot!
3,999
Posted By guilliber
Well I have several text files with different...
Well I have several text files with different names. The content of these files is diverse, but they all usually include a field with sender of an email, subject of email, date...
But then there are...
3,999
Posted By guilliber
Apply command to all files in folder
Hi all!
I have this command
grep -E '^\To: |^\Date: |^\Subject: ' fileA.txt > fileA_1.txt && grep -v '^\To: |^\Date: |^\Subject: ' fileA.txt >> fileA_1.txt && rm fileA.txt && sed -i -e 's/\(Date:...
Showing results 1 to 5 of 5

 
All times are GMT -4. The time now is 05:04 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy