When I use ps -efL, all my 9 threads have the same pid, but different thread (or LWP) id #'s. Not at work right now, but I'll post it when I get there later if you would like to see. Thanks.
Actually, saying THREAD instead of LWP would make more sense. I want to stop a thread (ID #3 when using ps -efL) of my process with a pid of 2236. Thanks!
Hello,
I have a daemon with 6 lightweight processes, and I want to just kill lightweight process #3. Is there any form of UNIX commands that we can use to kill this specific lighweight process?? Thanks for your help!!
Hello all,
I am currently trying to find a way to use simple UNIX commands to kill a specific lighweight process(LWP or thread) of a daemon I am running. For instance, from doing a "ps -efL", I am able to see which LWP I want to get rid of. It has a Thread (or LWP) Id # of 6. Does...
Hello, I have a small file produced that reads teh following:
Score: 192, lines:30 'display.doc /home/kgo11/docroot/'
and it has multiple lines liek this. I have set up my perl script to read teh file line by lise using
while ( $line = <FILE> )
{
($Score, $Lines, $File, $Dir) = /Score...
Hello, I am trying to use Red Hat's Source Navigator 5 for some MIL-STD assembly code. However, when I try to build my parser, I get the following errors symbols (and, yes, ALL of the libraries are available):
kgserv1% make TARGET=1750a
/opt/bin/gcc -o abrowser abrowser.o -L../../../../sdk/lib...
Hi all! I know this may be stupid, but I've never used mail before. I wrote a program to schedule another program to run on any date and time. After my scheduled program completes, I would like to mail the user a message to tell the person that it is complete. How can I do this using the mail...
That's been done too. I just noticed something else.When I just rlogin to the Sun, it asks for a password. But, before it asks for the password, it outputs "User Signal 1". Any ideas??
O.K., tuka, yes I do have the hostname and username in the .rhosts file (sorry I didn't mention that before, but Thanks a bunch!!) and it wouldn't work. lfoata, I need any user (we have about 30 in teh department) to be able to enter without a password. Do I need to put all of them in?? Also...
O.K., here's the scenario. I am executing my local program on a HP-UX system. However, in this program, we need to run some programs on a remote Solaris system using "remsh -l username hostname command" without entering a password. We have the usernames in the .rhosts files on the...
HI, I was wondering if anyone knew how I could skip the password entering when I'm doing a rsh command. How can we do it using the .rhosts file. we need this to speed up some processes at work. Thanks a BUNCH!!!!!:)
HI all!! Okay, I am using Solaris CDE and trying to communicate to a remote host containing another one of my accounts that has this Solaris in the .rhosts file. Since Iam at work in a secure network, I have to use it's IP address. Anyway, here's my command:
rsh -l myusername 20.7.130.128 label...
Thanks, Ken. However, I need to execute the command only when someone is logging into the computer while running my remote program. Can something be done in the profile with a conditional statement to make sure it's just MY program?? Thanks again for your help!!
O.K., I'm a programmer who just started last month and I need to know if Telnet has an option to execute a command after it is logged in. Anyone who could help wil be appreciated.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.