You can make the command line meming tool even more obscure: echo"How CLI memers look at GUI memers" | convert -background transparent -fill black -font Liberation-Sans -pointsize 24 label:@- twilight-snobs.png -gravity center -composite jpeg:- | curl -F "file=@-;filename=meme.jpg""$(sed -n 's/^UPLOAD_URL=//p' config.env)"
You can make the command line meming tool even more obscure:
echo "How CLI memers look at GUI memers" | convert -background transparent -fill black -font Liberation-Sans -pointsize 24 label:@- twilight-snobs.png -gravity center -composite jpeg:- | curl -F "file=@-;filename=meme.jpg" "$(sed -n 's/^UPLOAD_URL=//p' config.env)"