Revision fc450b24b4e1d6e8602905290af5aa6de9f46b8c authored by Richard Levitte on 20 March 2000, 07:36:22 UTC, committed by Richard Levitte on 20 March 2000, 07:36:22 UTC
1 parent be1755f
point.sh
#!/bin/sh
rm -f $2
ln -s $1 $2
echo "$2 => $1"

Computing file changes ...