#!/bin/csh
#
# chgrpramos
#
# (C) 1997 by Jochen Rhrig
#
#

/usr/bin/chgrp -R pramos $1
