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]

Re: Changing Windows "hidden" and "system" attributes?


* Lloyd Zusman (Thu, 26 Oct 2006 11:31:39 +0000 (UTC))
> Aside from using "cmd /c attrib", is there a way in cygwin for me to
> change the Windows "hidden" or "system" attributes of a file?

Yes, "attrib" (without the "cmd /c")

> There don't seem to be any extensions to chmod that will accomplish
> this,

There is no concept of hidden or system as a file attribute in Linux. 
It's achieved via a leading dot in the file name...

> and I'm wondering if there is a cygwin-specific utility that I might
> be able to use for this purpose.

Why should there be one?!

Thorsten


--
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]