I run a script that emulates a tail -f on a log file and writes some records to another file. When looking at the output of a "ps" statement, I see processes called "perl" pop up and then go away.
Hard to tell from afar without knowing how you implemented your emulation of tail -f. Are you using a module, e.g. File::Tail, Event::File::tail or such? are you using backticks, piped open? If you posted your script, we wouldn't need to guess.
In reply to Re: What is this process
by shmem
in thread What is this process
by yellowta
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |