#!/bin/sh

mount -t nfs -o nolock 192.168.1.75:/home/paseries/trunk/opt /opt

