Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Reply-To: Cygwin List Message-Id: <6.2.0.14.0.20050320134239.03cae578@pop.prospeed.net> Date: Sun, 20 Mar 2005 13:44:38 -0500 To: "Steven Hartland" , From: Larry Hall Subject: Re: Different df -k output if done via ssh and bash prompt In-Reply-To: <006401c52c27$3beb9a10$b3db87d4@multiplay.co.uk> References: <006401c52c27$3beb9a10$b3db87d4 AT multiplay DOT co DOT uk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" 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 AT 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 AT ded40]/: ssh localhost >root AT localhost's password: >Last login: Sat Mar 19 01:53:08 2005 from dev1.multiplay.co.uk >[root AT 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 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/