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: Different df -k output if done via ssh and bash prompt


At 08:59 PM 3/18/2005, you wrote:
>I'm out of ideas why I could possibly get different output from
>df -k when working on the glass in a bash session from that
>when connected via ssh.
>
>I've done the silly test ( create a file from bash ) it exists when
>logging in via ssh so yes they are the same machine.
>
>Anyone seen this before?
>
>[root@ded40]/: df -k
>Filesystem           1k-blocks      Used Available Use% Mounted on
>C:\cygwin\bin        117210208  77734532  39475676  67% /usr/bin
>C:\cygwin\lib        117210208  77734532  39475676  67% /usr/lib
>c:\installs          117210208  77734532  39475676  67% /usr/local/installs
>C:\cygwin            117210208  77734532  39475676  67% /
>c:\games             117210208  77734532  39475676  67% /usr/local/games
>c:                   117210208  77734532  39475676  67% /cygdrive/c
>[root@ded40]/: ssh localhost
>root@localhost's password:
>Last login: Sat Mar 19 01:53:08 2005 from dev1.multiplay.co.uk
>[root@ded40]~: df -k
>Filesystem           1k-blocks      Used Available Use% Mounted on
>C:\cygwin\bin        117210208 111914732   5295476  96% /usr/bin
>C:\cygwin\lib        117210208 111914732   5295476  96% /usr/lib
>c:\installs          117210208 111914732   5295476  96% /usr/local/installs
>C:\cygwin            117210208 111914732   5295476  96% /
>c:\games             117210208 111914732   5295476  96% /usr/local/games
>c:                   117210208 111914732   5295476  96% /cygdrive/c

WJFFM.  I'm guessing that you're not seeing the same 'df' in both cases
or something.  Perhaps reading and following the problem reporting guidelines
at <http://cygwin.com/problems.html> will help you shed some light on the 
problem.


--
Larry Hall                              http://www.rfk.com
RFK Partners, Inc.                      (508) 893-9779 - RFK Office
838 Washington Street                   (508) 893-9889 - FAX
Holliston, MA 01746                     


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