#
if test $# == 0
then
	echo "simple wrapper to 
	
	permit 755 file [file...]
"
exit
fi


chmod 755 $*