in reply to Re^2: HELP chgrp
in thread HELP chgrp

As i stated previously in your other node
You cannot get any sub-routines or functions from this script, if you *really must* use this script, then you will have to run it through system:
e.g.
system("$path_to_bin/chgrp $new_group $file")


This is not a Signature...