This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

chmod: Permission denied


my windows login domain has changed and now I cannot chmod the files
that I created when I was logged in using my previous login domain.
how can I fix this?
do I need to do
find . -exec 'cp -p {} {}.new; mv {}.new {}' \;
(or something)?

thanks.

-- 
Sam Steingold (http://www.podval.org/~sds) running w2k
http://www.dhimmi.com/ http://ffii.org/ http://www.palestinefacts.org/
http://www.mideasttruth.com/ http://www.savegushkatif.org
If brute force does not work, you are not using enough.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]