head 1.1; access; symbols; locks; strict; comment @# @; 1.1 date 2003.04.15.16.42.12; author swiergot; state Exp; branches; next ; desc @@ 1.1 log @- Initial release. - Version 6.1, patch 464. @ text @# If there's no vi link, take over: if [ ! -r usr/bin/vi ]; then ( cd usr/bin ; ln -sf vim vi ) fi @ .