Re: F40 KDE hangs after 25 minutes when idle - SOLVED

2025-03-04 Thread Go Canes
Problem appears to have been solved by a UEFI/BIOS upgrade. -- ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/proje

Re: tar exclude?

2025-03-04 Thread ToddAndMargo via users
On 3/4/25 12:13 AM, Christiano Anderson wrote: On 04/03/2025 04:08, ToddAndMargo via users wrote: It looks like if I wanted to exclude "folder3" and all its sub folders, the run line would look like: /home/ftp/mysite/folder3 cd /home/ftp tar -czvf mysite.tar.gz mysite --exclude='file3' --ex

Re: tar exclude?

2025-03-04 Thread Christiano Anderson
On 04/03/2025 04:08, ToddAndMargo via users wrote: It looks like if I wanted to exclude "folder3" and all its sub folders, the run line would look like: /home/ftp/mysite/folder3 cd /home/ftp tar -czvf mysite.tar.gz mysite --exclude='file3' --exclude='folder3' Would it also work with : tar -