#!/bin/sh find content -type f -name '*.md' -exec aspell check {} \;