Since I don't expect you want to learn UNIX and all the stuff that goes along with it, all the information that I will give you here is related to WINPP which you can download by clicking the above link.
# a generic first order equation with parameters param a,b,c,d ds/dt=1 dy/dt=y*(1-y) @ xp=s,yp=y,xlo=-5,xhi=20,ylo=-2,yhi=2,total=25 done
This file solves equations of the form
and you can change the f(y,s). The default is f(y,s)=y(1-y)
and plug them into the Winpp.