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

mounted / directory and ps


I've moved things around to follow Earnie's suggested directory
structure (http://www.freeyellow.com/members5/gw32/dir1.html) and now
that I've mounted C: as /c, ps gives me full paths to all my processes,
e.g:

    PID TTY     STIME COMMAND
   2859   2  15:43:53 /c/cygnus/cygwin-b20/usr/bin/ps.exe
   1725   2  14:31:35 /c/cygnus/cygwin-b20/usr/local/bin/tcsh.exe

If I umount /c then I get:

    PID TTY     STIME COMMAND
   2873   2  15:44:49 /bin/ps.exe
   1725   2  14:31:35 /usr/local/bin/tcsh.exe

Which is I find much more agreeable.

Is this a bug or a feature?

Keith

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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