Code:
ASTART=$SECONDS ... Do stuff for a few seconds, 5 or 10 or 900 seconds in one case.echo "$(( $SECONDS - $ASTART )) seconds."
I am using Bookworm with all updates applied. Same card. Same script. The script has worked on the Pi 4 but today, it fails every time.

Statistics: Posted by peterlite — Tue Jul 16, 2024 3:30 am