Re: problem with chown

2003-03-26 Thread Elfyn McBratney
> Hi,all > I installed cygwin under win2k operation system. > Now I have some problem with using command "chown" to change the ownship of > a directory. > > [EMAIL PROTECTED] ~ > $ chown -R cvsuser1:cvsgroup1 /home/lufang/repo Are these real users? Or just "aliases" in /etc/{passwd,group} with the

problem with chown

2003-03-26 Thread Lu Fang
Hi,all I installed cygwin under win2k operation system. Now I have some problem with using command "chown" to change the ownship of a directory. [EMAIL PROTECTED] ~ $ chown -R cvsuser1:cvsgroup1 /home/lufang/repo [EMAIL PROTECTED] ~ $ ls -lg /home/lufang total 16 dr-xr-xr-x7 lufang None