Re: [Module::Build] notes on notes
Status: Beta
Brought to you by:
kwilliams
|
From: Randy W. S. <Ra...@Th...> - 2004-01-09 01:05:53
|
On 1/1/2004 11:19 PM, Randy W. Sims wrote: > Example: > > ?? interactive > ?? no_clobber > John Doe > jd...@so... > y > ?? force Hello, World! > ?? # store these so we don't have to look em up again. > ?? set ftp = /usr/local/bin/ncftp > ?? set cc = /usr/bin/gcc > ?? eof > > > Answer script format: > > Each line represent an answer to a fixed sequence of prompts unless the > line begins with '??' in which case it is a command or flag. Aw, no one commented on all the question marks in an answer script. I thought it was at least worth a grin... <g> Randy. |