Re: Script for auto conf

2014-12-30 Thread Ilan Shlossman
e some >> > configuration on linux. >> > I think to have some files like param.txt with some lines like: >> > param_one = ZZZ XX VV >> > param_two = Z >> > param_three = X >> > >> > so need to check if param_one is in some_file.conf and if it is there >> test >> > the value .. if it is not .. add to some_file.conf ... I think it >> should be >> > easy ... right ?? >> > >> > Thanks for any help .. >> > >> > ;) >> >> >> >> -- >> Andrew Solomon >> >> Mentor@Geekuni http://geekuni.com/ >> http://www.linkedin.com/in/asolomon >> > > -- <http://il.linkedin.com/pub/ilan-shlossman/23/18/a97> *Ilan Shlossman+ 972-(0)54-5216764* <http://www.linkedin.com/in/ilanshlossman>

Re: Script for auto conf

2014-12-30 Thread Ilan Shlossman
13:31:45 +0200 > Ilan Shlossman wrote: > > > comparring 2 files: > > > > `sort $filesToCompre[0] >/dev/null 2>&1`; > > > > `sort $filesToCompre[1] >/dev/null 2>&1`; > > > > > > > > `comm -23 $filesToCompre

prime numbers - loop

2015-03-14 Thread Ilan Shlossman
print " - $num is A prime number -\n"; } } } --- the output: - 3 is A prime number - - 4 is NOT a prime number - - 4 is A prime number - - 5 is A prime number - - 6 is NOT a prime number - - 6 is NOT a prime number - - 6 is A prime number - -- <http://il.linke

Unsuscribe

2016-05-14 Thread Ilan Shlossman
Hi Please advise, I can't unsuscribe from this mail list Thanks Ilan