“You remember what air was, right honey?”
- 0 Posts
- 4 Comments
Joined 7 months ago
Cake day: December 9th, 2024
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
tuxiqae@lemmy.dbzer0.comto Programmer Humor@programming.dev•[comiCSS] Visited LinkEnglish2·2 months agoSheesh, because of their colors at the bottom my mind interpreted purple and blue as purple and yellow and it got me hella confused
tuxiqae@lemmy.dbzer0.comto Selfhosted@lemmy.world•Postgres backup script not working when executed by a cronjobEnglish4·6 months agoAdd
set -x
and dump the output (bothstdout
,stderr
) into a logfileUsually issues with crontab are related to variables ( PATH) as well, so you might want to consider verifying that.
Wait until you start missing the bees