Re: Executing Unix commands on a remote host using C

From: Bader (baderA_at_gmail.com)
Date: 09/29/05


Date: 28 Sep 2005 15:53:48 -0700

Thank you Måns,

I am a little bit slow, could you just clarify what do you mean by the
numbers in the calls

fork(2)
exec(2)
and ssh(1)

because I am new to these calls

your help is highly appreciated