Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)FI
Posts
0
Comments
415
Joined
2 yr. ago

  • I would almost prefer it. Javascript is the herpes of html, and the majority of websites now are just completely infested with it. I don't know if these companies are actually visiting their own sites, but it's horrible. Ton's of wasted data and time on this garbage. I have been going in and turning off javascript just to keep all of the shit from popping up, covering the screen, etc. So yeah, a command line browser sounds pretty fucking good again.

  • Looking at all the replies here I don't see anyone asking what's in your script. Is everything in the script pointing to full folder names?

    Try adding this at the end of the entry:

    1>/home/{username}/crontabscript.out 2>/home/{username}/crontabscript.err

    Replace {username} with your login id. See what you get in those files when it runs. That might give you some better clues as to what's going on.