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]

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


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