Search Results

Search: Posts Made By: 1cuervo
34,715
Posted By 1cuervo
No problems - I am connecting to and running all...
No problems - I am connecting to and running all commands as a standard UNIX user.

I have one final query concerning PIDs and use of the ksh ! variable :

90% of the time, when I parse the...
34,715
Posted By 1cuervo
Thanks for your tips! I have one more query...
Thanks for your tips! I have one more query concerning PIDs:

On a typical UNIX machine (whatever that is!), how often is a specific PID likely to be allocated to a process? Of course, this will...
34,715
Posted By 1cuervo
Finding Out When A Process Has Finished?
Problem

I have an application which basically runs lots of UNIX programs remotely, using the Telnet protocol. For each program it remotely executes, it stores the process ID (PID) for that...
71,345
Posted By 1cuervo
Thankyou very much for your help! My only...
Thankyou very much for your help! My only outstanding query involves the allocation of a PID to UNIX processes:

Is it simply a case of UNIX maintaining a pool of 'free' PIDs, and then allocating a...
71,345
Posted By 1cuervo
Sorry for the double post. How does the...
Sorry for the double post.

How does the "pid=$!" command reveal the value of the ! variable for the process invoked in the "emacs file.txt&" command?

Is the "pid=$!" command issued separately...
71,345
Posted By 1cuervo
Obtaining A Process ID (PID)
Is there any way I can get UNIX to return the Process ID of a process when I actually issue the command to invoke the process?

For example, if I was to launch an emacs process in batch mode, by...
Showing results 1 to 6 of 6

 
All times are GMT -4. The time now is 09:32 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy