Operating System - HP-UX
1752833 Members
3471 Online
108789 Solutions
New Discussion

/opt/runtime ksh: runtime: bad directory

 
madhuca-
Occasional Advisor

/opt/runtime ksh: runtime: bad directory

Hi,

 

When I try to access /opt/runtime dir as # cd /opt/runtime

 

I am getting error as

 

 #cd runtime
ksh: runtime: bad directory

 

What is the use of this directory.

 

When I compared in other server, i can see some directories and sub directories with no files in it.

 

 

 #ll runtime
runtime not found

 

What is the use of this directory.

 

Regards

 

Madhu

 

 

2 REPLIES 2
Patrick Wallek
Honored Contributor

Re: /opt/runtime ksh: runtime: bad directory

That is not a directory I'm familiar with and it does not appear to be a standard HP-UX directory.

 

It may have been part of a product that was in use on your system at one time, but there is no easy way to know.

Dennis Handly
Acclaimed Contributor

Re: /opt/runtime ksh: runtime: bad directory

>ksh: runtime: bad directory

 

What are the permissions of this directory?

ll -d /opt/runtime

 

There could be some filesystem corruption and you might have to do fsck(1m).