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]

Different df -k output if done via ssh and bash prompt


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

Steve


================================================
This e.mail is private and confidential between Multiplay (UK) Ltd. and the person or entity to whom it is addressed. In the event of misdirection, the recipient is prohibited from using, copying, printing or otherwise disseminating it or any information contained in it.


In the event of misdirection, illegible or incomplete transmission please telephone (023) 8024 3137
or return the E.mail to postmaster@multiplay.co.uk.


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