Dimaz,

#!/bin/ksh
somecommand &
echo "PID of last backgrounded command is $!"

Read the manual for more info.
Andreas

On 20/12/05, dMITRIJ lEBEDX <[EMAIL PROTECTED]> wrote:
> Sorry, may be I've written in wrong place, but what variable contained pid
> of last started process from this shell (script) in ksh?
>
>


--
Andreas Kahari

Reply via email to