can any please tell me how can i recover libc.so.1 from the OS cd .The libc.so.1 file is there but it was renamed to somthing else is there a way that i can recover the system to just rename the file i try and i get this error # /usr/bin/cp /usr/lib/hpux32/libc.so.1_xxxx /usr/lib/hpux32/libc.so.1 /usr/lib/hpux32/dld.so: Unable to find library 'libc.so.1'. thanks all for your help...
After you destroy the main C run-time library, programs in /sbin may work better than the usual ones. Is there a "/sbin/cp"? (Or "/sbin/mv"? Or "/sbin/cat"? Or something?)
you can try to create a link. You can try to recover from your (existing?) backups. You can try to tar this file from another system and untar it at this one.