Searched refs:opt_g (Results 1 – 1 of 1) sorted by relevance
219 opt_g=""233 opt_g=""796 if [ ".$opt_g" != . ]; then797 cmd="$cmd -g '$opt_g'"905 if [ ".$opt_g" != . ]; then907 echo "chgrp $opt_g $dsttmp" 1>&2909 chgrp $opt_g $dsttmp || shtool_exit $?976 if [ ".$opt_g" != . ]; then978 echo "chgrp $opt_g $p" 1>&2980 chgrp $opt_g $p || errstatus=$?[all …]
Completed in 7 milliseconds