> Hi,
> 
> the command "df" on Windows does not show disk status, if a disk 
> is mounted to a folder instead of a drive letter
> 
> Best Regards,
> --
> Christoph

Are you using cygwin?  If so, this question is best discussed there,
on cygwin<AT>cygwin<DOT>com.  Cygwin currently has a known
design decision where getmntent does not mention drives mounted
under directories (which is only possible on newer Windows versions,
in the first place), because there is no quick way to make Windows
gather that information without blocking for a LOOONG time while
still being portable to older versions of Windows.

If you are using some other port of coreutils to the Windows
environment, ask the maintainers of that port.

--
Eric Blake




_______________________________________________
Bug-coreutils mailing list
Bug-coreutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to