Re: Configuration files

2011-05-12 Thread DJ Lucas
On 05/12/2011 04:26 PM, Pol Vangheluwe wrote: > Op 12-mei-2011, om 11:34 heeft Simon Geard het volgende geschreven: > >> On Wed, 2011-05-11 at 23:18 +0200, Pol Vangheluwe wrote: >> >>> The bash manual tells me that the structure "command1&& command2" >>> executes command2 >>> if and only if comman

Re: Configuration files

2011-05-12 Thread Pol Vangheluwe
Op 12-mei-2011, om 11:34 heeft Simon Geard het volgende geschreven: > On Wed, 2011-05-11 at 23:18 +0200, Pol Vangheluwe wrote: > >> The bash manual tells me that the structure "command1 && command2" >> executes command2 >> if and only if command1 returns the exit status of zero. >> But here, ther

Re: Configuration files

2011-05-12 Thread Simon Geard
On Wed, 2011-05-11 at 23:18 +0200, Pol Vangheluwe wrote: > The bash manual tells me that the structure "command1 && command2" > executes command2 > if and only if command1 returns the exit status of zero. > But here, there is only one command (cat), so I really don't > understand why "&&" is neede

Re: Configuration files

2011-05-11 Thread DJ Lucas
On 05/11/2011 04:18 PM, Pol Vangheluwe wrote: > > The bash manual tells me that the structure "command1 && command2" > executes command2 > if and only if command1 returns the exit status of zero. > But here, there is only one command (cat), so I really don't understand > why "&&" is needed. > Th

Re: Configuration files

2011-05-11 Thread Pol Vangheluwe
rmally copy/paste the instructions from BLFS when building something on >> my target machine. >> I had to remove this "&&" to create successfully the configuration file. >> >> Same problem with the scripts to create the configuration files for >> xi

Re: Configuration files

2011-05-09 Thread Wayne Blaszczyk
achine. > I had to remove this "&&" to create successfully the configuration file. > > Same problem with the scripts to create the configuration files for > xinetd-2.3.14. > > pvg > > > That is the correct syntax. I did a quick test and it works

Configuration files

2011-05-08 Thread Pol Vangheluwe
successfully the configuration file. Same problem with the scripts to create the configuration files for xinetd-2.3.14. pvg -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page