researchv10 Norman
#!/bin/sh ref=$1 case `ls -t "$@" 2>/dev/null` in $ref*) exit 0;; *) touch $ref;; esac
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.