Linux Commands: Change group ownership
chgrp-Linux Command
chgrp
Change group ownership
'chgrp' changes the group ownership of each given File to Group (which can be
either a group name or a numeric group id) or to the group of an existing reference
file.
SYNTAX
chgrp [Options]... {Group | --reference=File} File...
KEY
`-c'
`--changes'
Verbosely describe the action for each File whose group actually
changes.
`-f'
`--silent'
`--quiet'
Do not print error messages about files whose group cannot be
changed.
`-f'
`--no-dereference'
Act on symbolic links themselves instead of what they point to.
Only available if the `lchown' system call is provided.
`--reference=FILE'
Use the group of the reference FILE instead of an explicit GROUP.
`-v'
`--verbose'
Verbosely describe the action or non-action taken for every File.
`-R'
`--recursive'
Recursively change the group ownership of directories and their
contents.
Example
Make Oracle the owner of the database directory
$chgrp oracle /usr/database
Other Linux Commands:
alias ,
break ,
builtin ,
cal ,
case ,
cat ,
cd ,
cfdisk ,
chgrp ,
chmod ,
chown ,
chroot ,
cksum ,
cmp ,
comm ,
command ,
continue ,
cp ,
cron ,
crontab ,
csplit ,
cut ,
date ,
dc ,
dd ,
declare ,
df ,
diff ,
diff3 ,
dir ,
dircolors ,
dirname ,
dirs ,
du ,
echo ,
egrep ,
enable ,
env ,
eval ,
exec ,
expand ,
export ,
expr ,
factor ,
false ,
fdformat ,
fdisk ,
fgrep ,
find ,
fmt ,
fold ,
for ,
fsck ,
function ,
getopts ,
hash ,
hashcharacter ,
head ,
history ,
hostname ,
id ,
if ,
import ,
install ,
join ,
kill ,
less ,
let ,
ln ,
local ,
locate ,
logname ,
logout ,
lpc ,
lpr ,
lprm ,
ls ,
m4 ,
man ,
mbadblocks ,
mkdir ,
mkfifo ,
mknod ,
more ,
mount ,
mtools ,
mv ,
nice ,
nl ,
nohup ,
passwd ,
paste ,
period ,
popd ,
pr ,
printf ,
ps ,
pushd ,
pwd ,
quota ,
quotacheck ,
quotactl ,
ram ,
rcp ,
read ,
readonly ,
return ,
rm ,
rmdir ,
rsync ,
sdiff ,
sed ,
select ,
seq ,
set ,
shift ,
shopt ,
shutdown ,
sleep ,
sort ,
split ,
su ,
sum ,
symlink ,
sync ,
tac ,
tail ,
tar ,
tee ,
test ,
time ,
times ,
top ,
touch ,
tr ,
traceroute ,
true ,
tsort ,
tty ,
type ,
ulimit ,
umask ,
uname ,
unexpand ,
uniq ,
units ,
unset ,
unshar ,
until ,
useradd ,
usermod ,
users ,
uuencode ,
watch ,
wc ,
whereis ,
which ,
while ,
who ,
xargs ,
yes ,
Live2Support.com :