Computing.Net > Forums > Unix > Search Results

Quick Links

Computing.Net Solution Center
Desktop Access to Search
Ask a New Question

Sponsored Results for: using nohup leaving extra processes

Ads by Google


Show Within: One Month | One Year | Forever
Search Results for: using nohup leaving extra processes

Product Search Results


Results 1 - 25 of 4824

[higher confidence] - higher confidence, [lower confidence] - lower confidence

using nohup leaving extra processes
    Summary: Here's the skinny -- I have a ksh script that does a check for an error condition every couple hours. If it finds the error, I have it break its loop...

Disconnecting a process-session
    Summary: I am looking to login to the machine using telnet, activate a process and logout so the process will keep running. I tried using NOHUP but when I disc...

Processes and Pipelining Unix
    Summary: I am doing a program that will calculate the 199th fibonacci number using pipelines and multiple processes for each calculation. I have figured everyt...

listing processes
    Summary: what command can i use to list the processes running on a machine ?? ...

ksh script question re: hung processes
    Summary: I'm looking for a way to detect a hung ftp process running on a unix server. I have the pattern to grep for in the process list and the way we determi...

Equivalent perl script for sed
    Summary: Converting to perl may gain a little, but there is a major time savings to be gained here ... It is a common mistake to use an extra process and pipe ...

Help in AWK
    Summary: In awk, use || for the or operator and && for the and operator. awk can output to multiple files at the same time, so no need to do two passes. Since ...

Perl substitution.
    Summary: I am using the following to process a huge file which takes 30min. is there a way i can minimise this time to 5 to 10 min. appreciate a fast response...

slow ld execution
    Summary: Hi all, I am working on SUN 5.8. Cobol version is - Cobol Express. cob command is run (to create the exe). It is processed very very slow. 1 exe to be...

Help in writing script
    Summary: Ricky, I'm not sure what the difference would be. pgrep takes any program name as an argument, but you could try using: ps -ef | grep $PROCESS | grep...

Send me the codes 22/02/2002
    Summary: Operating System Assignment 1 Shell Programming Prepared By: Yeo Boon Pu Page 1 of 1 Shell Programming Assignment Assignment Objectives The objectives...

how to launch an independent proces
    Summary: Hello, I needed a help please... I have an application which launches process. For this i am using fork and execv method calls. By doing this my launc...

scripting with grep
    Summary: If the number is always the first thing in the line, the following should return the appropriate rule: grep "^$ruleNum" rules I'm assuming that $ruleN...

Send me the codes by 22/02/2002
    Summary: Operating System Assignment 1 Shell Programming Prepared By: Yeo Boon Pu Page 1 of 1 Shell Programming Assignment Assignment Objectives The objectives...

check if file is
    Summary: I don't know if this is an Oracle or an Unix problem so forgive me if this question should not be in this forum. I need to remove Oracle-datafiles. It...

Problem posting command to sub shel
    Summary: You could try using a co-process. These let you run a command in background that remains dedicated to the process that started it, and you can send & ...

need a bourne shell script
    Summary: I'm not a strong script writer, but I need one that I can use to list running processes and ask me which one I want to kill. If anyone has something l...

Substrings in Unix
    Summary: You can use a two-step process where the first step removes from the beginning and the second step removes from the end: name1=${userid#*\(} name2=${n...

Remote port name retrieval
    Summary: Thanks, I'll give that a look. What I'm trying to do actually is tailor the program I have to monitor selected ports on our production machine that ...

several unix questions
    Summary: use ifconfig -a That will give you the interfaces, the IP's assigned to them, netmasks and so on. You can also use top to check processes and see how ...

Shell Script help
    Summary: good effort, however, IMO, its too messy. You can use just one awk process to do your stuff. There is no need to use too much unix pipes. ls -1l *ord...

Parsing file to store array variabl
    Summary: I'm assuming you are not talking about arrays. The shell does not support multi-dimensional arrays. But you can create shell variables using the eva...

setpri does not keep priority fixed
    Summary: Hi I'm using setpri to make processes run in a fixed priority. Still, when running the ps command I can see some of them change their priority (not ni...

crashing processes
    Summary: hi everyone, 1)Please help. I am working in an HP machine using Unix 11.0 and have a User Interface that monitors about 40 independent processes rangi...

Background Java Processes
    Summary: Hi, I am using HP-UX 11, I tried to run 20 instances of a java program which takes one command line argument (Integer , which is the Order No in ...

Jump To: 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | >>

Sponsored Results for: using nohup leaving extra processes

Ads by Google