| Re: Odd hangs depend on cwd In article <d6aoiq$a7o$1@news.ucar.edu>, (null) <pack@pack.eos.ucar.edu.ucar.edu> wrote: >I've had this happen periodically and now it is back. >AIX 4.3.3 system. Certain commands including "csh" >start up normally when the user is in several current >working directories (cwd) such as /tmp /var /. >When the user is in other diretories such as /usr/local, >/usr or external raids, the command hangs. ksh doesn't >show this and I don't see anything in the csh startup >script(s) that would lead to this. Another command that exhibits this behaviour is "du" When cwd is /tmp, "du /usr" works quickly and fine. When cwd is /usr, "du /usr" hangs |