|
|
1.1 ! root 1: #!/bin/sh ! 2: ref=$1 ! 3: case `ls -t "$@" 2>/dev/null` in ! 4: $ref*) ! 5: exit 0;; ! 6: *) ! 7: touch $ref;; ! 8: esac
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.