💾 Archived View for gemini.circumlunar.space › ~ew › file › 20201217-gem-index.sh.gmi captured on 2022-01-08 at 14:44:05. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2021-12-05)
-=-=-=-=-=-=-
------------------------------------------------------------ #!/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