This is the mail archive of the cygwin-developers@cygwin.com 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]

RE: New output from mount.exe




> -----Original Message-----
> From: Christopher Faylor [mailto:cgf@redhat.com]
> Sent: Monday, April 02, 2001 2:21 PM
> To: cygwin-developers@cygwin.com
> Subject: New output from mount.exe
> 
> 
> I'm thinking of changing the output format of mount.exe to 
> more closely
> resemble UNIX:
> 
>     \\trixie\usr on /tusr type user (binmode)
>     d:\usr\local on /usr/local type system (binmode)
>     c:\nonexist on /nonexist type user (textmode)
>     d:\cygtext on /cygtext type system (textmode)
>     f:\cygwin on / type system (binmode)
>     e:\build on /cygbuild type system (textmode)
>     e:\src on /usr/src type system (binmode)
>     c: on /win95 type system (binmode)
>     d: on /cygdrive/d type system (binmode,noumount)
>     e: on /cygdrive/e type system (binmode,noumount)
>     f: on /cygdrive/f type system (binmode,noumount)
> 
> Any objections?
> 
> cgf
> 

Sounds good. I do have  a suggestion, not an objection - 
perhaps escaping the \\ & \ ? 
Alternatively (and I'd prefer this) the win32 native path for the mount
point //./..

Rob


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