I was trying to point /unix-> new unix kernel ( unix_64_A ).. but instead by mistakenly i did the other way ..my new unix ( unix_64_A -> /unix ) ?? ..
unfortunately i have only one copy of unix_64_A ..is there any way to solve this problem ..please help me asap .
I don't know that type of Unix, but better do not reboot if that machine is critical until you get a good copy. Not sure what this type of Unix offers for recovery. Don't you have a system backup?
it is on AIX .. I have only one new copy of the kernel ..which i intended to put on my system ( /unix -> /unix_64_A) ..but did wrong way ( /unix_64_A -> /unix ) ..I have used ln -sf command to link .. any way ?
Ah AIX. Usually you don't bring a new kernel manually on a box. They come with packages you install ie. ML updates and such.
/unix is the link pointing on the real kernel file.
To set the link the correct way, type this:
1st value is what you have, second is the name of the link to be created.
Just checked on an AIX 5.2 box; the kernels are usually placed under
Again - if your kernel images is destroyed, you might have to get it from your actual mksysb (System Backup) or maybe some other file backup you are using, or from another box with same AIX Version and ML, or as last chance from the latest ML CD's, ie. dig into the packages on it.
Hello Experts,
My requirement is to read a file which contains regular expression and use that expression in my find command.I will not use all the regular expression which is there inside the file, Based on certain condition I will use it for that day. I used below regular expression inside a... (6 Replies)
So I have a file called queens.cc and I need to do the following:
Compile and make a .o file while specifying that the compiler is to search /student/214/include for system include files.
Use g++, link and load .o file to make a dynamically linked executable file called queens and to also... (1 Reply)
Discussion started by: steezuschrist96
1 Replies
4. Post Here to Contact Site Administrators and Moderators
Hi Moderator,
Please delete the below post which i posted by mistake.Thanks in advance.
https://www.unix.com/shell-programming-and-scripting/260605-closed-script-not-working-new-post.html
Kindly help me on this.
Thanks,
vijay (1 Reply)
Dear all,
I have small script ( which after introducing few changes) is not working as desired way .
The content of the output file from this script is following
-----------
1492033600... (0 Replies)
Putty: release 0.58
Operating system: Linux, release 2.6.36-rc7
Problem:
I use Putty to connet to server, initially everthing looks fine but after I browse some files, my keyboard acts funny, like if I keyin "cd", I got "je" on the screen. :wall:
This only happens on some existing files but... (4 Replies)
How to check this linked path, and the folder what is contains.. as i am new to linux, pls assist me
lrwxrwxrwx 1 root root 10 Jun 24 2008 mail -> spool/mail/
Thanks in advance, (1 Reply)
Hi friends,
i have a dynamically linked file on my solaris system.this is script that runs regularly. How can i read the contents of that ?
when i tried to say "vi filename " then it says executable and nothing is seen.
Please help.
thanks in advance
Veera (5 Replies)
Hi friends ,
how do i view a dynamically linked file in unix ?
its there on other system and do i have to ftp it in ASCII format or binary ?
and after the ftp how do i view it ?
thanks in advance
veeras (1 Reply)