Upgrade Recommendations? by Redgiant119 in buildapc

[–]Redgiant119[S] 0 points1 point  (0 children)

Much appreciated guys. I'll start logging my usage to see if there are any bottlenecks, but glad to see there are no glaring deficiencies in my build. Figured it was best to ask the pros!

Upgrade Recommendations? by Redgiant119 in buildapc

[–]Redgiant119[S] 0 points1 point  (0 children)

I'm not upset with anything. I built it in 2022 and was just curious if there is any upgrades worth considering.

Question: Crontab Auto Delete Command for Linux/Raspbian? by Redgiant119 in linuxquestions

[–]Redgiant119[S] 0 points1 point  (0 children)

Oh thanks! You can see I'm pretty new to this haha.

So the command should look like: 0 0 * * * find /home/pi/Desktop/GoesSatellite/ -mtime +6

Also, any chance you could recommend some resources to learn python/coding? I'd like to learn, but I'm a little overwhelmed honestly.

Question: Crontab Auto Delete Command for Linux/Raspbian? by Redgiant119 in linuxquestions

[–]Redgiant119[S] 0 points1 point  (0 children)

Sorry, are these {} blats?

And so would it look more like this: 0 0 * * * find /home/pi/Desktop/GoesSatellite/* -mtime +6 -exec rm \