how do you get the PID of a program that you start from a bash script? i.e. I do something like #!/bin/bash /usr/sbin/fingerd & #what do you set what to do be the pid of the new fingered server? echo $what -- Jack Snodgrass <jack at jacksnodgrass.com>