Skip to content

Instantly share code, notes, and snippets.

View LangerJan's full-sized avatar

LangerJan LangerJan

View GitHub Profile
#!/bin/bash
declare -i i=1
while true
do
if [ ! -f $i.* ] ; then
if ! wget --quiet --directory-prefix=$1 -nc https://www.questionablecontent.net/comics/$i.png ; then
if ! wget --quiet --directory-prefix=$1 -nc https://www.questionablecontent.net/comics/$i.jpg ; then
if ! wget --quiet --directory-prefix=$1 -nc https://www.questionablecontent.net/comics/$i.gif ; then
exit 0

Keybase proof

I hereby claim:

  • I am langerjan on github.
  • I am langerjan (https://keybase.io/langerjan) on keybase.
  • I have a public key whose fingerprint is F3A5 1754 47BF A847 10BC 2792 0603 5798 247C 13EF

To claim this, I am signing this object: