langstroth.net Nothing to see here

UNIX

du

The command du -cks * | sort -rn | head is very helpful.

identify

identify -format "%[w]x%[h]\n"

gives you the width and height of an image.

Shell scripting

Here's a good Shell Scripting Tutorial.

nftables