Home
last modified time | relevance | path

Searched refs:opt_g (Results 1 – 1 of 1) sorted by relevance

/PHP-7.4/build/
H A Dshtool219 opt_g=""
233 opt_g=""
796 if [ ".$opt_g" != . ]; then
797 cmd="$cmd -g '$opt_g'"
905 if [ ".$opt_g" != . ]; then
907 echo "chgrp $opt_g $dsttmp" 1>&2
909 chgrp $opt_g $dsttmp || shtool_exit $?
976 if [ ".$opt_g" != . ]; then
978 echo "chgrp $opt_g $p" 1>&2
980 chgrp $opt_g $p || errstatus=$?
[all …]

Completed in 8 milliseconds