gdinwiddie,
@gdinwiddie@mastodon.social avatar

@sashag

2/2

if [ -f description.html ]
then
echo "<div>"
cat description.html
echo "</div>"
elif [ -f description.txt ]
then
echo "<pre>"
cat description.txt
echo "</pre>"
fi

for ORIG in *.jpg .png
do
if [ -f $ORIG ]
then
THUMB="thumbnails/${ORIG%.
}-thumb.jpg"
convert -auto-orient -resize 240 "$ORIG" "$THUMB"
identify -format "<a href=""$ORIG""><img src=""$THUMB"" width="%w" height="%h" alt=""$ORIG"" title=""$ORIG"" /></a>\n" "$THUMB"
"$THUMB"
fi
done

  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • tacticalgear
  • DreamBathrooms
  • cisconetworking
  • khanakhh
  • mdbf
  • magazineikmin
  • modclub
  • InstantRegret
  • rosin
  • Youngstown
  • slotface
  • Durango
  • kavyap
  • ngwrru68w68
  • JUstTest
  • everett
  • tester
  • cubers
  • normalnudes
  • thenastyranch
  • osvaldo12
  • GTA5RPClips
  • ethstaker
  • Leos
  • provamag3
  • anitta
  • megavids
  • lostlight
  • All magazines