[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: chown to change group ownership



> 
> I want to change pon and poff to be owned by users.  How do
> I change them with chown?  

If I understood your subject right, you want to change the group owner
of a file, and not the owner?  Try chgrp.  With

chown joe. file

you change the ownership of file to joe, _and_ the group ownership of
file to the default group of joe, and with

chown joe.oldboys file

the group owner will become the oldboys group.

Eric

-- 
 E.L. Meijer (tgakem@chem.tue.nl)          | tel. office +31 40 2472189
 Eindhoven Univ. of Technology             | tel. lab.   +31 40 2475032
 Lab. for Catalysis and Inorg. Chem. (TAK) | tel. fax    +31 40 2455054


Reply to: