#!/bin/sh find . -type f | xargs -i cp -uv ~/"{}" "{}" 2>&1 |grep -v ^skipped sed -i "/last updated/clast updated: $(date "+%d%b%Y +leah+" |tr A-Z a-z)" README echo '' >tools.html find bin -type f | sort -f | xargs -n1 \ sed -n '/ - /s/# git /# git-/; / - /s/# \([a-z0-9-]\+\)/
EOF lr -t 'type = f && name !~~ "*~"' -f '%TF %s %p%F\n' >>index.html