It works everywhere else, but not on AIX

Jussi M{ki jmaki at vipunen.hut.fi
Wed Apr 17 02:47:46 AEST 1991


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%<test> 7: df .
Filesystem    Total KB    free %used   iused %iused Mounted on
Cannot find file system .
vipunen%<test> 8: chmod a+x .
vipunen%<test> 9: ls -ld .
drwx--x--x   2 jmaki    staff        512 Mar 08 19:53 .
vipunen%<test> 10: df .
Filesystem    Total KB    free %used   iused %iused Mounted on
/dev/lv00       884736  109792   87%   40531    18% /u1


Jussi M{ki                                 | Internet: jmaki at hut.fi
Helsinki University of Technology, Finland | Bitnet:   jmaki at fingate.bitnet
Computing Centre                           | Voice:    + 358 - 0 - 451 4317
Systems Support Division                   | Telefax:  + 358 - 0 - 464 788



More information about the Comp.unix.aix mailing list