Searched refs:chgrp (Results 1 – 22 of 22) sorted by relevance
92 & $plink -batch $user@$server chgrp downloads $d117 & $plink -batch $user@$server chgrp downloads $sd121 & $plink -batch $user@$server chgrp downloads $sd*126 & $plink -batch $user@$server chgrp downloads $d*
30 chgrp -R admin "${FWK}/lib/python${PYVER}/site-packages" "${FWK}/bin"50 chgrp -h admin "./${fn}"
29 chgrp -R admin "${FWK}"
35 chgrp $user $test_file
49 ## chgrp group file50 The chgrp command sets the group ID of the file named by the file operand to
4 for i in chgrp chmod chown cp date du free ifconfig kill mkdir mount mv ping ps reboot rm rmdir top…
63 ## chgrp group file65 The chgrp command sets the group ID of the file named by the file operand to
57 chgrpprog=${CHGRPPROG-chgrp}
61 chgrpprog=${CHGRPPROG-chgrp}
45 chgrpprog=${CHGRPPROG-chgrp}
30 USE_CHGRP(NEWTOY(chgrp, "<2hPLHRfv[-HLP]", TOYFLAG_BIN))32 USE_CHOWN(OLDTOY(chown, chgrp, TOYFLAG_BIN))
1597 struct chgrp_data chgrp; member
3658 #define TT this.chgrp
148 "toys/posix/chgrp.c",639 "toys/posix/chgrp.c",766 "chgrp",
220 $ sudo chgrp wheel /usr/local
1955 chmod, chflags, chown and chgrp now affect symlinks in -R mode as