💾 Archived View for gemini.circumlunar.space › ~ew › file › 20201217-gem-index.sh.gmi captured on 2021-12-05 at 23:47:19. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
------------------------------------------------------------ #!/bin/bash # 2020-12-15 ~ew # License: CC0-1.0 unset LANG set -euo pipefail # head cat <<EOF # ~ew's FlightLog ## mostly harmless stuff EOF # files find . -type f | sed -e 's|^\./||' | grep -v '^file/' | LANG='' sort -r | grep '20.*\.gmi