On Thu, Nov 18, 2010 at 6:11 PM, André Warnier <[email protected]> wrote: > Christopher Schultz wrote: > > Maybe we should turn the problem around though. > If Leon wanted the PID, it was obviously to do something with it later. > What do you do with a PID ? Usually, one uses it to send a signal to a > process.
actually in the very first line, i wanted to find out if an instance of the process was already running. :-) regards Leon > And sending a signal to a process, Unix-like, is not likely to be very > multi-platform in the first place. > So maybe finding a purely Java-based alternative to do what Leon wants to do > with the PID would be more productive in the long run ? > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
