delorie.com/archives/browse.cgi | search |
Hello, Following error occurs when i do an echo on <file> cannot create <file>: permission denied Deatils : The same file is being opened and appended by other process also but not = simultaneously. This problem usually occurs after the size of file is = more than 20 Kb. Eg : while(1) { echo " " >> file FileAppend } Here FileAppend is an executable which opens the same file in append = mode writes some data and closes the file. Cygwin version : 20 OS : Windows 2000 Regards, Santhosh K -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |