|
|
1.1 ! root 1: #!/bin/sh ! 2: ! 3: P_CMD=pix ! 4: ! 5: case "$1" in ! 6: -c) P_CMD=pi; shift;; ! 7: -x) P_CMD=px; shift;; ! 8: esac ! 9: ! 10: exec /usr/lib/pascal/$P_CMD "$@"
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.