× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Thank you Walt,
I will forward you comments to our sysadmin for some postmortem
discussions :-)

Alex Pinsky
Aeropostale, Inc.

-----Original Message-----
From: java400-l-bounces@xxxxxxxxxxxx
[mailto:java400-l-bounces@xxxxxxxxxxxx] On Behalf Of Walt Madden
Sent: Friday, February 26, 2010 3:48 PM
To: java400-l@xxxxxxxxxxxx
Subject: Re: shell script not found error

Alex Pinsky wrote:
And on both commands I get an error:
$

> ls -l /bin

ls: 001-2113 Error found getting information for object /bin. No
such path or directory.

$

> ls -l /bin/sh

ls: 001-2113 Error found getting information for object /bin/sh. No
such path or directory.

Therefore, it would seem that someone has indeed "mucked with" your
system
by removing the /bin -> /usr/bin symlink.

You can repair the specific damage of the /bin symlink being missing by
running these commands:

ln -s /usr/bin /bin
chown -h qsys /bin

Of course you are still left with the "free floating anxiety" of what
else
this rogue person may have done to your system ;)


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.