Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!elroy.jpl.nasa.gov!swrinde!zaphod.mps.ohio-state.edu!rpi!uupsi!sunic!news.funet.fi!funic!santra!santra!jmaki From: jmaki@vipunen.hut.fi (Jussi M{ki) Newsgroups: comp.unix.aix Subject: Re: It works everywhere else, but not on AIX Message-ID: Date: 16 Apr 91 16:47:46 GMT References: <1991Apr15.182214.10391@ux1.cso.uiuc.edu> <1991Apr16.045432.10283@ibmpa.awdpa.ibm.com> Sender: news@santra.uucp (Cnews - USENET news system) Organization: Helsinki University of Technology, Finland Lines: 26 In-Reply-To: jsalter@ibmpa.awdpa.ibm.com's message of 16 Apr 91 04:54:32 GMT It's not problem with pre-historic AIX-version. The problem appeares when the directory which you try to df is protected so that only owner can access it. We are running currently 3003 (bos.obj is 3.1.3.18). Here's litle demo on that df-problem vipunen%<~> 5: ls -ld test drwx------ 2 jmaki staff 512 Mar 08 19:53 test vipunen%<~> 6: cd test vipunen% 7: df . Filesystem Total KB free %used iused %iused Mounted on Cannot find file system . vipunen% 8: chmod a+x . vipunen% 9: ls -ld . drwx--x--x 2 jmaki staff 512 Mar 08 19:53 . vipunen% 10: df . Filesystem Total KB free %used iused %iused Mounted on /dev/lv00 884736 109792 87% 40531 18% /u1 Jussi M{ki | Internet: jmaki@hut.fi Helsinki University of Technology, Finland | Bitnet: jmaki@fingate.bitnet Computing Centre | Voice: + 358 - 0 - 451 4317 Systems Support Division | Telefax: + 358 - 0 - 464 788